⚠️ Code in this repository has not been audited and is under development.
Neural Quorum Governance is a governance framework implemented on the Stellar blockchain. This repository contains smart contract used to conduct voting on-chain and rust modules used to interface with neurons
Head to the /examples folder if you want to run your own setup of this system.
Contains source code of neurons. See neurons docs for more details.
Contains the source code of various smart contracts:
Neural Quorum Governance contract. See contract docs for more details.
Stellar Community Fund Token contract. See contract docs for more details.
Soroban Governor contract, slightly modified for our specific use case. See contract docs for more details.
Found a bug or an issue and want to report it? Please open an issue.
This repository is under active development. Read the contributing guidelines for more information.