bitcoind.js
Bitcoin interface
Provides a Node.js interface to the Bitcoin blockchain
Project has moved:
44 stars
9 watching
25 forks
Language: JavaScript
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bitpay/bitcore-node | A full node service for the Bitcoin blockchain, providing indexing and query capabilities. | 352 |
bitpay/bitcore-p2p | Provides an interface to Bitcoin P2P network for connection and communication between nodes. | 81 |
bitpay/bitcoind-rpc | A JavaScript client library to connect to Bitcoin Core RPC. | 175 |
bitpay/insight-api | An API providing access to Bitcoin blockchain data | 590 |
moneybutton/yours-bitcoin | A JavaScript implementation of Bitcoin designed to be decentralized and trust-minimized, with a focus on ease of use and comprehensive testing. | 197 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
bitpay/bitcore-channel | Enables trustless simultaneous payments and rapidly adjusting bitcoin transactions via smart contracts | 49 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
bitcoindesign/bitcoin-icons | An icon set designed specifically for Bitcoin applications | 106 |
chrischo-h/bitcoin-sdk-js | A JavaScript library for creating and managing Bitcoin transactions, including support for advanced smart contract features like multisig, hashlock, and Taproot. | 32 |
tcatm/bitcoin-js-remote | A JavaScript client-side interface to interact with a remote Bitcoin wallet | 57 |
mohanson/pybtc | Provides human-friendly interfaces for common Bitcoin operations using Python | 5 |
bitcoin-studio/bitcoin-programming-with-bitcoinjs | A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
bitcoinjs/bip21 | Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |