contracts
contracts copied to clipboard
ERC721 ownership based voting contract
We want to expand the Voting Contract to allow for participation via ERC721 or ERC1155 ownership alongside the ERC20 we currently do.
@eabdelmoneim This is so great issue. May I commit to this? I would like to use this for governance of DAOs where the NFT has voting rights in our product. Also I have posted it on the Discord. It is as follows.
Discord url
Hey @0xShin0221 👋🏽 this is great, I'll find time to review your VoteERC721
contract!
and looks like I'm a year late to the issue ...
i have also created an DropERC721 with ERC721VotesUpgradeable. This version works fine with Vote contract.