mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
Update 12_5_Accessing_Bitcoind_with_Other_Languages.md
This commit is contained in:
parent
f00307d6d0
commit
9172ca6897
@ -5,6 +5,8 @@
|
||||
[[REVISE TO BE ABOUT MULTIPLE LANGUAGES]]
|
||||
[[GIVE EXTENSIVE DETAILS FOR NODE, AND LIST SOME OTHERS]]
|
||||
|
||||
Here's the master list: [many other options](https://en.bitcoin.it/wiki/API_reference_(JSON-RPC))
|
||||
|
||||
Accessing the `bitcoind` doesn't require `curl`. All you need is simple RPC functionality. That's what's provided by [BCRPC](https://github.com/dgarage/bcrpc) by kallewoof of Digital Garage.
|
||||
|
||||
## Set Up Node.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user