OpenZeppelin / cairo-contracts

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

Add docs for ERC721Receiver component #913

Closed martriay closed 3 months ago

martriay commented 4 months ago

Right now only its interface is documented

image

ericnordelo commented 4 months ago

We also have this in the ERC721 doc.

martriay commented 4 months ago

@ericnordelo what do you mean? should we do anything with it?

ericnordelo commented 4 months ago

Just pointing up that not just the interface is documented, but realized the issue is probably referring to the API Reference section.