Open marciob opened 9 months ago
Develop the _transfer internal function in the ERC404 Cairo contract. This function is crucial for handling the token transfer logic.
Focus on:
References: ERC404 Solidity Implementation Pandora Solidity Contract using ERC404 ERC20 Cairo Openzeppelin Implementation ERC721 Cairo Openzeppelin Implementation
Develop the _transfer internal function in the ERC404 Cairo contract. This function is crucial for handling the token transfer logic.
Focus on:
References: ERC404 Solidity Implementation Pandora Solidity Contract using ERC404 ERC20 Cairo Openzeppelin Implementation ERC721 Cairo Openzeppelin Implementation