A DAO based on a reputation system. User actions increase or decrease the User reputation. The User has more or less authority to take decisions depending on the reputation. This is a PoC to learn more about DAO, Solidity and OpenZeppelin Upgradable Contracts.
$ forge build
$ forge test
$ forge fmt