mirror of
https://github.com/blockchain-etl/ethereum-etl.git
synced 2026-01-08 05:24:04 -05:00
19 lines
552 B
YAML
19 lines
552 B
YAML
site_name: Ethereum ETL
|
|
nav:
|
|
- Overview: index.md
|
|
- Quickstart: quickstart.md
|
|
- Exporting the Blockchain: exporting-the-blockchain.md
|
|
- Google BigQuery: google-bigquery.md
|
|
- Amazon Athena: amazon-athena.md
|
|
- Ethereum Classic: ethereum-classic.md
|
|
- References:
|
|
- Commands: commands.md
|
|
- Schema: schema.md
|
|
- Limitations: limitations.md
|
|
- Project:
|
|
- Contact Us: contact.md
|
|
- Media: media.md
|
|
- Citing: citing.md
|
|
theme: readthedocs
|
|
repo_url: https://github.com/blockchain-etl/ethereum-etl/
|
|
edit_uri: edit/develop/docs |