parity-bitcoin
Bitcoin client
A Rust-based implementation of the Bitcoin client.
The Parity Bitcoin client
728 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. | 270 |
paritytech/substrate-archive | Engine for indexing blockchain data into a PostgreSQL database | 195 |
paritytech/parity-scale-codec | A Rust library for serializing and deserializing data in a compact binary format | 260 |
paritytech/polkadot-sdk | A Rust-based toolkit for building on the Polkadot blockchain network | 1,975 |
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 working with Bitcoin protocol messages and data structures | 2,181 |
paritytech/subxt | Enables interaction with Substrate-based nodes using a standardized interface | 434 |
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 proof-of-concept implementation of the original Bitcoin protocol in C++ | 111 |
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 |
bitcoin-labs/bitcoin-mobile-android | An Android application implementing a user-friendly interface for interacting with the Bitcoin network | 31 |
chaintope/bitcoinrb | A Ruby implementation of the Bitcoin protocol | 63 |