01Concentration Decay: Balances above thresholds decay to the mining pool using fixed-point sigmoid curves
02libp2p Networking: Production-grade P2P with Gossipsub, Kademlia DHT, and mDNS discovery
03Integer-Only Consensus: All consensus math uses u64 fixed-point arithmetic for determinism
04HD Wallet: BIP-39 seed phrases, decay-aware coin selection, AES-256-GCM encrypted storage
050 GitHub stars
06JSON-RPC: Bitcoin-style RPC interface for node queries and transaction submission