contracts icon indicating copy to clipboard operation
contracts copied to clipboard

ERC721 ownership based voting contract

Open eabdelmoneim opened this issue 3 years ago • 4 comments

We want to expand the Voting Contract to allow for participation via ERC721 or ERC1155 ownership alongside the ERC20 we currently do.

eabdelmoneim avatar Jan 18 '22 19:01 eabdelmoneim

@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

0xShin0221 avatar Aug 17 '22 08:08 0xShin0221

Hey @0xShin0221 👋🏽 this is great, I'll find time to review your VoteERC721 contract!

nkrishang avatar Nov 20 '23 16:11 nkrishang

and looks like I'm a year late to the issue ...

nkrishang avatar Nov 20 '23 16:11 nkrishang

i have also created an DropERC721 with ERC721VotesUpgradeable. This version works fine with Vote contract.

chrisTyacht avatar Dec 05 '23 15:12 chrisTyacht