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