A decentralized governance platform for Solana validators featuring merkle proof verification, stake-weighted voting, and real-time event monitoring.
Next.js web interface for monitoring governance proposals, viewing active proposals, voting status, and real-time results.
Anchor/Solana program implementing the on-chain governance logic — proposals, voting, merkle verification, and config management.
Rust CLI tool for interacting with the governance program — creating proposals, casting votes, and managing governance operations from the terminal.
NCN (Node Consensus Network) governance program — on-chain ballot voting, merkle proof verification, operator whitelisting, and a verifier service. Includes its own CLI and integration tests.
Documentation site built with Nextra covering validator and staker workflows.