We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This a a big ticket.
We need to add a way for users to manage (i.e. send) the assets in their controller.
Starts with the profile page where users can see their assets
Assets are broken down into two categories
Tokens and NFTS
**Tokens include
Credits, ETH, Whitelisted ERC20s**
Clicking on one of these items takes you to a detail page where you are able to view the token balance
Clicking send takes you to a form where you specify the destination address and amount you want to send
Finally, after inputing the amount and destination, you review and confirm the transaction
Sending NFTs is a little different
Players click a collection and are taken to a collection page. There they can select an NFT
They are taken to the asset preview page
Clicking 'Send' here prompts the user to specify a destination address
Finally, they review the transaction and submit it
You can also bulk send NFTS (lower priority than the rest of this) so maybe worth disregarding for now but heres how it works.
https://www.figma.com/design/OSbzNkyR9UYV4Erz9oF9JJ/Controller?node-id=6660-7453&t=NmIDDW3Ht7LJC0es-1
The text was updated successfully, but these errors were encountered:
JunichiSugiura
No branches or pull requests
This a a big ticket.
We need to add a way for users to manage (i.e. send) the assets in their controller.
Starts with the profile page where users can see their assets
Assets are broken down into two categories
Tokens and NFTS
**Tokens include
Credits, ETH, Whitelisted ERC20s**
Clicking on one of these items takes you to a detail page where you are able to view the token balance
Clicking send takes you to a form where you specify the destination address and amount you want to send
Finally, after inputing the amount and destination, you review and confirm the transaction
Sending NFTs is a little different
Players click a collection and are taken to a collection page. There they can select an NFT
They are taken to the asset preview page
Clicking 'Send' here prompts the user to specify a destination address
Finally, they review the transaction and submit it
You can also bulk send NFTS (lower priority than the rest of this) so maybe worth disregarding for now but heres how it works.
https://www.figma.com/design/OSbzNkyR9UYV4Erz9oF9JJ/Controller?node-id=6660-7453&t=NmIDDW3Ht7LJC0es-1
The text was updated successfully, but these errors were encountered: