Implementation Instructions
Authors: BlockScience and SDF, July 2023
1) Decide on Quorum Delegation Parameters
2) Implement Base Module
Last updated
Authors: BlockScience and SDF, July 2023
Last updated
A PoC implementation in Rust for Soroban by Alejo Mendoza, Karol Bisztyga and Mateusz Kowalski is located in the GitHub repository. It implements the Neural Governance, Quorum Delegation and the Trust Graph Bonus governance modules and we'll use it as the basis for providing instructions.
A technical summary for learnings when implementing an MVP version of Neural Quorum Governance on SCF can be found on a post by : .
An example for instructions to set this up can be found .