Ethereumj.starter
No description available
Install / Use
/learn @ether-camp/Ethereumj.starterREADME
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
