bitcoin-net
Bitcoin network library
An implementation of Bitcoin's peer-to-peer networking in JavaScript for both Node.js and browser environments.
Bitcoin networking that works in Node and the browser
24 stars
7 watching
22 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mappum/webcoin | A decentralized Bitcoin client and payment system built on Node.js and the browser. | 412 |
mappum/bitcoin-protocol | A JavaScript module that encodes and decodes low-level network protocol data using streams. | 14 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
tcatm/bitcoin-js-remote | A JavaScript client-side interface to interact with a remote Bitcoin wallet | 57 |
bitpay/bitcore-p2p | Provides an interface to Bitcoin P2P network for connection and communication between nodes. | 81 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
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 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
bitpay/bitcore-node | A full node service for the Bitcoin blockchain, providing indexing and query capabilities. | 352 |
mhanne/bitcoin-ruby-node | A Bitcoin node implementation written in Ruby | 26 |
metacosa/nbitcoin | A comprehensive Bitcoin library for the .NET framework. | 1,879 |
jashmenn/bitcoin-reading-list | A curated resource for learning to program Bitcoin transactions | 895 |
mappum/bitcoin-merkle-proof | Builds and verifies Bitcoin Merkle proof objects for efficient block transmission | 12 |
spidernet-io/spiderpool | An underlay and RDMA network solution for Kubernetes | 537 |
fort-nix/nix-bitcoin | A collection of packages and modules for setting up secure Bitcoin nodes with emphasis on security and privacy | 512 |