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