Dave Collins
cd4018b33e
Add btcwallet websocket example.
...
Reviewed by @jrick who also provided some comment and terminology
improvements.
2014-06-05 20:40:45 -05:00
Michalis Kargakis
e31398a272
Add height parameter in disconn notification
2014-06-05 20:48:56 +03:00
Dave Collins
267cf94edc
Correct typo in example log statement.
2014-05-11 13:30:25 -05:00
Dave Collins
f666eddf75
Add README.md for bitcoincorehttp example.
...
Also, change the port in the example to the mainnet RPC port.
2014-05-09 21:09:51 -05:00
Dave Collins
315d85fa4e
Add README.md for btcdwebsockets example.
2014-05-09 21:05:01 -05:00
Dave Collins
eb82f35aac
Improve btcdwebsockets example.
...
Since the example illustrates callbacks for the OnBlockConnected and
OnBlockDisconnected callbacks, also register for the notifications with
NotifyBlocks.
While here, document the fact that most of the callbacks require
registration.
2014-05-09 00:45:09 -05:00
Dave Collins
43ca7c0f3c
Add a couple of examples.
2014-05-07 11:21:36 -05:00