Allows users to send any token held at a different address.
Full description
It must be easy for any signer authorized to interact with a wallet to move a token to a different address. The user can select the token and the amount he wants to transfer and the target address. In the first version of the send flow, fees are abstracted for the user.
Note that any tokens on Starknet are ERC20 compliant.
Header
Name of the task: Send flow
Name of the module: Web
Difficulty: 2
Waiting for: #75
Body
Short description
Allows users to send any token held at a different address.
Full description
It must be easy for any signer authorized to interact with a wallet to move a token to a different address. The user can select the token and the amount he wants to transfer and the target address. In the first version of the send flow, fees are abstracted for the user.
Note that any tokens on Starknet are ERC20 compliant.
Additionals ressources