Is your feature request related to a problem? Please describe.
As a user, I want to send SMC tokens to others
Describe the solution you'd like
This feature will allow token holders to send tokens to others.
User inputs the payee account address (public key), amount to transfer and the transaction fee (auto computed using default gas price and only an issue once the network is at full transactional capacity. While the network growth, fee will be set to a very low amount just to mitigate spam attacks and users won't need to modify a gas price)
User confirms the transaction
The transaction is generated, signed and broadcasted to the Spacemesh network via the connected Spacemesh API endpoint (gateway, localhost, etc...)
The transaction and its receipt is recorded in the wallet's transaction log so the user can access it at a later time, check transaction status and resubmit failed transactions
User is notified when the transaction is confirmed by the network (most likely using the wallet's runtime platform notification capabilities)
Describe alternatives you've considered
Additional context
Add any other context or screenshots about the feature request here.
Mobile UISend SMC AmountSend SMC Address
Is your feature request related to a problem? Please describe. As a user, I want to send SMC tokens to others
Describe the solution you'd like This feature will allow token holders to send tokens to others.
Describe alternatives you've considered
Additional context Add any other context or screenshots about the feature request here. Mobile UI Send SMC Amount Send SMC Address
Web UI Send SMC Send SMC custom gas
Cross-platform components should be put in a shared folder
See CONTRIBUTING.md for contribution guidelines