Open marciob opened 9 months ago
The task is to implement the transfer function in the ERC404 Cairo contract. This function is responsible for transferring tokens from the message sender to another address.
Key Points:
References: ERC404 Solidity Implementation Pandora Solidity Contract using ERC404 ERC20 Cairo Openzeppelin Implementation ERC721 Cairo Openzeppelin Implementation
The task is to implement the transfer function in the ERC404 Cairo contract. This function is responsible for transferring tokens from the message sender to another address.
Key Points:
References: ERC404 Solidity Implementation Pandora Solidity Contract using ERC404 ERC20 Cairo Openzeppelin Implementation ERC721 Cairo Openzeppelin Implementation