mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-07-31 20:11:23 +00:00
Update README.
This commit is contained in:
3
README
3
README
@@ -7,8 +7,7 @@ useful information like JavaDocs. The outputs are under the target/ directory.
|
||||
|
||||
Now ensure you're running a BitCoin node locally and run the example app:
|
||||
|
||||
cd out
|
||||
java com.google.bitcoin.examples.PingService
|
||||
mvn exec:java -Dexec.mainClass=com.google.bitcoin.examples.PingService
|
||||
|
||||
It will download the block chain and eventually print a BitCoin address. If you send coins to it,
|
||||
you should get them back a few minutes later when a block is solved.
|
||||
|
Reference in New Issue
Block a user