Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 250 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 250 Bytes

ethereumj.starter

Any Ethereum project can start here:

git clone https://github.com/ether-camp/ethereumj.starter
./gradlew run

check how your local blockchain being sync:

 curl -w "\n" -X GET http://localhost:8080/bestBlock