OpenZeppelin / cairo-contracts

OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
https://docs.openzeppelin.com/contracts-cairo
MIT License
797 stars 321 forks source link

Add Hooks to ERC721 and ERC1155 #965

Closed ericnordelo closed 1 month ago

ericnordelo commented 2 months ago

We added Hooks to ERC20 for integrating the ERC20Votes extension, and they should be added to other tokens for consistency since it could be helpful as well.