A DAO using Polygon IDs zk proofs as verification (on-chain verification inside smart contracts)
Shadow DAO` -> Member creates a Proposal and present it to the DAO -> DAO members vote for/against on the proposal -> After the Deadline for voting has passed, the OWNER can countVotes and end the proposal -> If Passed: The Required Amount is transfered to the Proposer. And if Rejected: Proposer get's nothing
Using PolygonID for Zero KNowledge verification of Members inside Smart Contracts "On-Chain Verification" Using Polygon EVM for Smart contracts Polygon's Zk tech is the best one as far as SSI is concerned thats why we used it in our DAO to provide Self-soverign IDs to our members that can be used in the ecosystem and not only attached to a single DApp