Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1020 Bytes

File metadata and controls

26 lines (17 loc) · 1020 Bytes

Neural Quorum Governance Contracts

⚠️ 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 we are using to calculate neurons voting powers.

/neurons

Contains source code of neurons. See neurons docs for more details.

/contract

Contains the source code of the governance contract. See contract docs for more details.

Reporting Bugs and Issues

Found a bug or an issue and want to report it? Please open an issue.

Contributing

This repository is under active development. Read the contributing guidelines for more information.