The core Paradime blockchain node: PoS consensus, WASM VM runtime, JSON-RPC, and on-chain governance.

1 Open Issue Need Help Last updated: Aug 7, 2025

Open Issues Need Help

View All on GitHub
Blockchain Node Implementation

AI Summary: Implement a Proof-of-Stake (PoS) consensus engine for the Paradime blockchain, including a validator registry with stake deposits and slashing, block proposal and finality logic, epoch rotation and rewards distribution, comprehensive unit and integration tests, and documentation of on-chain governance hooks for validator set changes.

Complexity: 5/5
good first issue

The core Paradime blockchain node: PoS consensus, WASM VM runtime, JSON-RPC, and on-chain governance.

Rust