bitcoin-protocol
Network protocol streamer
A JavaScript module that encodes and decodes low-level network protocol data using streams.
Bitcoin network protocol streams
14 stars
3 watching
13 forks
Language: JavaScript
last commit: about 2 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/webcoin | A decentralized Bitcoin client and payment system built on Node.js and the browser. | 412 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
bit-warrior/ethcmd | A JavaScript tool for exploring and interacting with the Ethereum ÐΞVp2p Wire Protocol | 2 |
dylanmckay/protocol | A crate providing a protocol for sending and receiving structured data over various networks | 188 |
ethereum/cbc-casper | A Python implementation of a class of 'correct-by-construction' consensus protocols. | 229 |
tchoutri/nvjorn | A network services monitor written in Elixir using Poolboy. | 16 |
max-mapper/websocket-stream | A Node.js module that enables the use of WebSockets with Node Streams API for bidirectional communication between clients and servers. | 668 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
max-mapper/mississippi | A collection of utility modules for working with streams in JavaScript | 1,086 |
ptone/pyosc | An implementation of the OpenSoundControl protocol in Python. | 92 |
webtorrent/bittorrent-protocol | A Node.js implementation of the BitTorrent peer wire protocol. | 351 |
mafintosh/k-rpc-socket | A low-level network layer implementation for peer-to-peer communication in distributed systems | 23 |
xtaci/smux | A library that enables efficient stream multiplexing and reliable connection management for network communication | 1,332 |
rodentrabies/bp | A Common Lisp implementation of the Bitcoin Protocol components | 37 |