diff --git a/README.md b/README.md index ba96fae..31ec5a6 100644 --- a/README.md +++ b/README.md @@ -107,3 +107,7 @@ For the latest version, check out the repo and call > docker run ethereum-etl:latest stream --start-block 500000 --log-file log.txt > echo "Stream to Pub/Sub" > docker run -v /path_to_credentials_file/:/ethereum-etl/ --env GOOGLE_APPLICATION_CREDENTIALS=/ethereum-etl/credentials_file.json ethereum-etl:latest stream --start-block 500000 --output projects//topics/crypto_ethereum + +## Projects using Ethereum ETL +* [Google](https://goo.gl/oY5BCQ) - Public BigQuery Ethereum datasets +* [Nansen by D5](https://nansen.d5.ai/?ref=ethereumetl) - Analytics platform for Ethereum diff --git a/docs/index.md b/docs/index.md index bad9bb9..cefd351 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,4 +21,4 @@ Easily export: ## Projects using Ethereum ETL * [Google](https://goo.gl/oY5BCQ) - Public BigQuery Ethereum datasets -* [Nansen by D5](https://d5.ai/?ref=ethereumetl) - Analytics platform for Ethereum +* [Nansen by D5](https://nansen.d5.ai/?ref=ethereumetl) - Analytics platform for Ethereum