2 posts tagged with "p2p"
Orion Chain — Custom Blockchain in Rust
A feature-rich blockchain implementation written in Rust, featuring a custom TCP-based peer-to-peer communication protocol, ECDSA cryptographic signing (k256/p256 curves), RocksDB persistent storage, an Actix-web HTTP API, and a validator runtime for executing transactions. Designed as a full-node platform for decentralized applications with 55 source files across 7 modules.
Aug 23, 2024
ZeroChain SDK — Python Client for the Zus Blockchain
A Python SDK for interacting with the Zus (formerly 0Chain) decentralized storage blockchain. Provides wallet management, token transactions, storage allocation CRUD, blobber discovery, miner/sharder staking, and vesting pool operations. Features a consensus-based HTTP client, BLS cryptographic signing via a Node.js bridge, and Reed-Solomon erasure coding for file sharding.
Feb 6, 2023