Skip to content

Commit

Permalink
Add link to bitcoin-etl-streaming
Browse files Browse the repository at this point in the history
  • Loading branch information
medvedev1088 committed Mar 25, 2019
1 parent 8ea5421 commit b7a4e06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ You can export blocks below `blocks`, there is no need to wait until the full sy
> docker run -v /path_to_credentials_file/:/bitcoin-etl/ --env GOOGLE_APPLICATION_CREDENTIALS=/bitcoin-etl/credentials_file.json bitcoin-etl:latest-streaming stream -p http://user:pass@localhost:8332 --start-block 500000 --output projects/your-project/topics/crypto_bitcoin
```

1. Refer to https://github.com/blockchain-etl/bitcoin-etl-streaming for deploying the streaming app to
Google Kubernetes Engine.

### Command Reference

Expand Down

0 comments on commit b7a4e06

Please sign in to comment.