Updated Nansen link + added projects to README.md

This commit is contained in:
askeluv
2020-05-05 15:44:44 +02:00
parent c1e5691d1d
commit 84886c7f48
2 changed files with 5 additions and 1 deletions

View File

@@ -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/<your-project>/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

View File

@@ -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