Skip to content

stellar/stellar-community-fund-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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, as well as some additional helper modules for testing and development.

/neurons

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

/contracts

Contains the source code of various smart contracts:

governance

Neural Quorum Governance contract. See contract docs for more details.

scf_token

Stellar Community Fund Token contract. See contract docs for more details.

governor

Soroban Governor contract, slightly modified for our specific use case. See contract docs for more details.

/offchain

Contains source code of additional utility module. See offchain 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.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages