Miquel Cabot
Miquel Cabot
Fixes #1195 Changes proposed in this PR: - Add `C2DExamples.test.ts` test script - Generate automatically `C2DExamples.md`markdown file
Discussion: https://ethereum-magicians.org/t/eip-5896-rejectable-non-fungible-token/11674 This improvement of the EIP-721 includes the possibility that the receiver could reject a token transfer, allowing the selective reception of NFTs. The proposal depends on and extends...
## Summary This PR continues the ENG-472 workstream by completing the `MintBurnGuard` integration and surrounding guardrails across governance, interfaces, deployment, and testing. The focus is to harden the controller-driven mint/burn...