ethstats-client/README.md

8 lines
260 B
Markdown
Raw Normal View History

2015-02-12 23:30:12 +01:00
Ethereum Network Intelligence API
2015-02-11 23:21:10 +01:00
============
2015-02-12 23:35:22 +01:00
Deploy on AWS, install dependencies, build eth, clone eth-net-intelligence-api and run as services forever
2015-02-11 23:21:10 +01:00
```
2015-02-12 23:35:22 +01:00
curl https://raw.githubusercontent.com/cubedro/eth-net-intelligence-api/master/bin/build.sh | sh
2015-02-12 23:30:12 +01:00
```