ethereum-etl
ETL tool
An ETL tool for extracting and transforming blockchain data from Ethereum into convenient formats like CSVs and relational databases.
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
3k stars
93 watching
858 forks
Language: Python
last commit: about 1 month ago awsbigqueryblockchain-analyticscsverc20erc20-tokenserc721ethereumetlexportgcpgoogle-cloudsqltransaction
Related projects:
Repository | Description | Stars |
---|---|---|
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,076 |
eth-brownie/brownie | A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine. | 2,662 |
ethereum/py-evm | An implementation of the Ethereum Virtual Machine in Python | 2,279 |
pypa/pip | A package installer for Python that simplifies the process of managing dependencies and installing packages. | 9,569 |
ethereum/eips | Standardizes and documents Ethereum improvements and protocols | 13,026 |
urllib3/urllib3 | A Python HTTP client library providing features like thread safety and SSL/TLS verification. | 3,815 |
prompt-toolkit/ptpython | An interactive Python shell with advanced features and customizable interface | 5,241 |
web3/web3.js | A comprehensive TypeScript library providing interaction with the Ethereum JSON RPC API and utility functions. | 19,445 |
pubkey/eth-crypto | Provides cryptographic functions for Ethereum transactions and smart contracts | 884 |
rainyear/python3-in-one-pic | A comprehensive interactive Python tutorial using Jupyter Notebook | 4,990 |
etherex/pyepm | Manages Ethereum contract deployment and interaction using Python-based package definitions in YAML format. | 28 |
ethereum/tests | Common tests for various Ethereum clients and implementations to verify their correctness | 567 |
ethereumbook/ethereumbook | A comprehensive guide to operating and developing on the Ethereum blockchain | 20,047 |
uniswap/web3-react | A framework for building modern Ethereum dApps with TypeScript and Web3 libraries. | 5,583 |
jazzband/pip-tools | Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,783 |