Skip to content

solana-foundation/solana-governance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Validator Governance System

A decentralized governance platform for Solana validators featuring merkle proof verification, stake-weighted voting, and real-time event monitoring.

Project Structure

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.

About

Tooling for on chain voting for core protocol governance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors