/pg_web3

Postgres pl/Python3 wrappers for web3.py (aka a SQL shim for Ethereum)

Primary LanguagePLpgSQLMIT LicenseMIT

Query Ethereum nodes via PostgreSQL pl/Python UDFs

This is a work in progress.

Dependencies:

  1. Postgres (with pl/Python3)
  2. web3.py Python library
  3. ethtoken Python library