Skip to content
New issue

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

Players need a way to manage their assets #825

Open
clicksave opened this issue Oct 3, 2024 · 0 comments
Open

Players need a way to manage their assets #825

clicksave opened this issue Oct 3, 2024 · 0 comments
Assignees

Comments

@clicksave
Copy link

clicksave commented Oct 3, 2024

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
image

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

image

Clicking send takes you to a form where you specify the destination address and amount you want to send

image

Finally, after inputing the amount and destination, you review and confirm the transaction

image

Sending NFTs is a little different

Players click a collection and are taken to a collection page. There they can select an NFT

image

They are taken to the asset preview page

image

Clicking 'Send' here prompts the user to specify a destination address

image

Finally, they review the transaction and submit it

image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants