This project provides a reference implementation of the proposed ERC721Consumer OPTIONAL extension.
In order to install the required dependencies you need to execute:
npm installIn order to compile the solidity contracts you need to execute:
npx hardhat compilenpx hardhat test