I would like to deploy OpenZeppelin Governor in order to allow voting on proposals. I would like each member of the DAO to be able to vote on any proposal, but to vote only once per proposal.
Is this the erc721Votes standard the best way to do this? Does the erc721Votes standard allow for voting on multiple proposals, or does it only allow a single vote per NFT?
Apologies if this question is in the wrong category, and thank you in advance for any help!