parity-bitcoin
Bitcoin client
A Rust-based implementation of the Bitcoin client.
The Parity Bitcoin client
729 stars
59 watching
215 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list
bitcoinblockchainclientnodeparityrust
Related projects:
Repository | Description | Stars |
---|---|---|
paritytech/parity-db | An embedded persistent key-value store optimized for blockchain applications. | 264 |
paritytech/parity-bridges-common | A collection of tools and components for building cross-chain communication capabilities in blockchain networks. | 271 |
paritytech/substrate-archive | Engine for indexing blockchain data into a PostgreSQL database | 196 |
paritytech/parity-scale-codec | A Rust library for serializing and deserializing data in a compact binary format | 258 |
paritytech/polkadot-sdk | A Rust-based toolkit for building on the Polkadot blockchain network | 1,892 |
paritytech/substrate-api-sidecar | A REST service for interacting with blockchain nodes built using Substrate's FRAME framework | 247 |
rust-bitcoin/rust-bitcoin | A Rust library for serializing and deserializing Bitcoin protocol messages and keys. | 2,132 |
paritytech/subxt | Enables interaction with Substrate-based nodes using a standardized interface | 425 |
paritytech/scale-decode | A crate providing a flexible and expressive way to decode SCALE encoded bytes into custom data structures. | 7 |
fkysly/bitcoin0.1.0 | A C++ implementation of the original Bitcoin protocol for testing and research purposes. | 112 |
bitpay/bitcoind-rpc | A JavaScript client library to connect to Bitcoin Core RPC. | 175 |
mappum/webcoin | A decentralized Bitcoin client and payment system built on Node.js and the browser. | 412 |
mohanson/pybtc | Provides human-friendly interfaces for common Bitcoin operations using Python | 5 |
bitcoin-labs/bitcoin-mobile-android | An Android application implementing a user-friendly interface for interacting with the Bitcoin network | 30 |
chaintope/bitcoinrb | A Ruby implementation of the Bitcoin protocol | 62 |