Closed santisiri closed 3 years ago
Minimal DAO contract using ProofOfHumanity under a ERC20 interface that assigns a token balance of 1 vote to every verified human. It emits Snapshot event so it can be used for governance purposes without unnecessary gas costs to propose and vote.
ProofOfHumanity
ERC20
human
Snapshot
Minimal DAO contract using
ProofOfHumanity
under aERC20
interface that assigns a token balance of 1 vote to every verifiedhuman
. It emitsSnapshot
event so it can be used for governance purposes without unnecessary gas costs to propose and vote.