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

Multi-token display POC/MVP #731

Closed
louilinn opened this issue Sep 7, 2023 · 3 comments · Fixed by #734
Closed

Multi-token display POC/MVP #731

louilinn opened this issue Sep 7, 2023 · 3 comments · Fixed by #734
Assignees
Labels
enhancement 🎇 New feature or request

Comments

@louilinn
Copy link
Collaborator

louilinn commented Sep 7, 2023

MVP of a multi token display allowing users to see what tokens they hold.
Display the tokens and the balances of those that a wallet holds in a new view /tokens.

We will use the view of items of search (mini profile) to display avatar and name of the token issuer.
You will enter the view from a button or entry by the balance display in the dashboard.

We need text description in the view such as "All circles you hold was originally issued as someone's basic income. These users are the original issuers of the circles you hold. Each of these circles can be sent directly to other wallets that trust these users."

@louilinn louilinn added the enhancement 🎇 New feature or request label Sep 7, 2023
@louilinn
Copy link
Collaborator Author

louilinn commented Sep 7, 2023

Functionality to get balances of each token exists: https://circlesubi.github.io/circles-core/#coretokenlistalltokens
Remember this is not Time circles converted

@louilinn
Copy link
Collaborator Author

louilinn commented Sep 7, 2023

Already in use here:

() => core.token.listAllTokens(safeAddress),

@louilinn louilinn linked a pull request Sep 20, 2023 that will close this issue
2 tasks
@triaslucia
Copy link

@louilinn
Last fixes:

  1. Change screen title, to match with burger menu title: Balance Breakdown

  2. Small change on description text. Final version: "All circles you hold were originally issued as someone's basic income. These users are the original issuers of the circles you hold. Each of these circles can be sent directly to other wallets that trust these users."

see design material: https://www.figma.com/file/v6sux8936u74uo3jSi6RBS/Product-and-UX-design-circles.garden-(Circles-myxogastria)-(Copy)?type=design&node-id=10235-596&mode=design&t=t4DpJuPqqL4pr3gN-0

@louilinn louilinn closed this as completed Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🎇 New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants