Author

Topic: How to use JSON-RPC in C++ in Linux? (Read 396 times)

member
Activity: 138
Merit: 25
May 01, 2016, 03:44:01 AM
#1
I want write program which use Electrum to get transactions (also pending) from Bitcoin net.
I newbie in RPC. I saw http://docs.electrum.org/en/latest/protocol.html where is more info?
I saw also https://www.cs.cf.ac.uk/Dave/C/node33.html
How write C++ program calling RPC, what library I must use for JSON?
Is possible get pending transactions?
Jump to: