mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2024-11-20 10:12:19 +01:00
Update README.
This commit is contained in:
parent
a22a0fd2bf
commit
892dffd732
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.
|
||||
|
Loading…
Reference in New Issue
Block a user