PEW is an new and innovative DAO governance system that solves the voting power inequality from current token-based governance systems by introducing an on-chain, reputation based score for voting power. Individuals have to self-declare their contributions to the DAO which are either vouched or refuted via Upvoting or downvoting respectively. The overall voting power an individual would have will be:
where A, B, C, and D are customizable weights.
The framework that has been deployed easily allows new DAOs to be formed with a click of a button using a factory contract that deploys soulbound NFT collections.
🌐 Website: https://pew-frontend.vercel.app/
🖥️ Frontend: https://github.com/FloorGangETHNYC/Pew-Frontend
💡 Backend: https://github.com/FloorGangETHNYC/Pew-Core
📑 Deck: Deck
🧭 Architecture:
User Flow:
Deployed on Mumbai
PewCore: 0x3EbC54416FB8044E6246869d07A8cCe0BB19562c
PewNFTFactory: 0x4d56418C64853346e0E1b730029a2e6dC9b22313
Deployed smart contract without proof of humanity by WorldId on Optimistic Kovan
PewCore: 0x8fc514Fbbe46945932817ceCC2E2abc1Bc59539e
PewNFTFactory: 0x0f5E5A00c2fE59147BB4B2dA7976e6D4e8ae5057
Frontend
Frontend
Frontend and PewCore Smart Contract on Polygon Testnet
Storing Images of NFTs on IPFS
Storing Images of the NFTs using Storj
NFTs are used as proof of membership of the DAO and governance score is associated to the NFTs.
NFTs are on-chain and are upgradeable based on the governance score (GS).
Contributions statements by users are also tagged to the NFTs. The IPFS Hash of the contribution is stored on chain.