bitcoind-rpc
RPC Client
A JavaScript client library to connect to Bitcoin Core RPC.
A client library to connect to Bitcoin Core RPC in JavaScript.
175 stars
16 watching
315 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fanatid/bitcoind-rpc-client | A JavaScript library for interacting with the Bitcoin Core JSON-RPC interface | 3 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
bitpay/bitcore-p2p | Provides an interface to Bitcoin P2P network for connection and communication between nodes. | 81 |
authorizon/fastapi_websocket_rpc | Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
bitpay/bitcore-channel | Enables trustless simultaneous payments and rapidly adjusting bitcoin transactions via smart contracts | 49 |
mappum/webcoin | A decentralized Bitcoin client and payment system built on Node.js and the browser. | 412 |
minium/bitcoin-api-cpp | Provides C++ access to the Bitcoin daemon's JSON-RPC interface | 54 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
cloud-rocket/arduino-json-rpc | An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. | 28 |
frankc01/pysui | A Python client SDK for interacting with the Sui blockchain | 141 |
oca/odoorpc | A Python module that provides an interface to interact with Odoo servers through JSON-RPC. | 238 |
bitpay/bitcore-message | A package that allows developers to verify and sign bitcoin messages in Node.js and web browsers. | 88 |
bitpay/bitcore-node | A full node service for the Bitcoin blockchain, providing indexing and query capabilities. | 352 |
rohitverma007/stackspy | A Python library providing basic interaction with the Stacks blockchain network | 2 |
datadog/dogapi-rb | A Ruby client for interacting with Datadog's API | 96 |