webcoin
Bitcoin client
A decentralized Bitcoin client and payment system built on Node.js and the browser.
SPV Bitcoin client for Node.js and the browser
412 stars
26 watching
60 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mappum/bitcoin-net | An implementation of Bitcoin's peer-to-peer networking in JavaScript for both Node.js and browser environments. | 24 |
mappum/bitcoin-protocol | A JavaScript module that encodes and decodes low-level network protocol data using streams. | 14 |
bitpay/bitcoind-rpc | A JavaScript client library to connect to Bitcoin Core RPC. | 175 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
bitcoin-labs/bitcoin-mobile-android | An Android application implementing a user-friendly interface for interacting with the Bitcoin network | 31 |
tcatm/bitcoin-js-remote | A JavaScript client-side interface to interact with a remote Bitcoin wallet | 57 |
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. | 198 |
bandprotocol/libra-web | Enables JavaScript programs to interact with the Libra blockchain using a lightweight client-side library | 25 |
ethereum/node-ethereum | A standalone Ethereum client for Node.js, providing a basic implementation of the Ethereum protocol. | 46 |
fanatid/bitcoind-rpc-client | A JavaScript library for interacting with the Bitcoin Core JSON-RPC interface | 3 |
bitpay/bitcore-p2p | Provides an interface to Bitcoin P2P network for connection and communication between nodes. | 81 |
paritytech/parity-bitcoin | A Rust-based implementation of the Bitcoin client. | 728 |
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. | 33 |
sc0vu/web3.php | Provides a PHP interface to interact with the Ethereum blockchain and ecosystem. | 98 |