Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.07 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.07 KB

Manifold Governance Github Actions Foundry License: MIT

daobox-banner
Manifold Governance is an Aragon OSx DAO Template that includes a veToken, Fee Distributor, and a Voting Plugin

DAOBox: DAO Development Discord



Quick Start

  1. copy the .env.example to .env and set the variables
  2. install the dependencies
pnpm install
forge build
  1. run the test suite
forge test -vvv

License

This project is licensed under MIT.