ZeiCoin
A fast and lightweight Layer 1 blockchain written in Zig
ZeiCoin is currently in TestNet and active development
Core Features
High Performance
Built with Zig for maximum efficiency and minimal memory footprint
HD Wallets
BIP39/BIP32 hierarchical deterministic wallets with ChaCha20-Poly1305 encryption
RandomX Mining
ASIC-resistant mining with automatic mode selection for TestNet and MainNet
Memory Safe
Built entirely in Zig for better error handling, memory management and developer tooling
P2P Network Coming Soon
Decentralised peer discovery and synchronization powered by libp2p
Analytics API Coming Soon
TimescaleDB integration for real-time blockchain analytics
Technical Features
Account-Based Model
Simple balance tracking instead of complex UTXO management
Concurrent Indexing
Zero-downtime analytics with RocksDB secondary instances
TimescaleDB Analytics Coming Soon
Real-time blockchain metrics with continuous aggregates and compression
Peer Block Consensus
Advanced fork detection with configurable consensus modes
Parallel Block Sync
Headers-first protocol with concurrent block downloads
Modern Cryptography
ChaCha20-Poly1305 AEAD encryption with Argon2id key derivation
Adaptive Mining
Network-aware RandomX modes with automatic Light/Fast selection
REST API
High-performance analytics API with CORS and connection pooling
Desktop Wallet
Tauri + Svelte wallet with AES-256-GCM encryption and Argon2id key derivation