For a complete, step-by-step view of the Union DAO governance process, read the docs here.
To view darft, active, and executed UIPs, click the issues tab above.
- Create a new folder for the new proposal under the
proposals - Create
proposal.jsfor the proposal content - Create
testProposal.jsfor testing and simulations - Create
submitProposal.jsfor proposal submission
yarn test <path-to-test-script> --network <network-name>
yarn submit <path-to-test-script> --network <network-name>