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

Add Cardano Native Asset Support #38

Open
3 tasks
justinschreiner opened this issue Feb 6, 2025 · 1 comment
Open
3 tasks

Add Cardano Native Asset Support #38

justinschreiner opened this issue Feb 6, 2025 · 1 comment
Assignees

Comments

@justinschreiner
Copy link
Collaborator

  • Get all assets in wallet
  • Lookup asset metadata in registry
  • Show asset metadata in UI
@justinschreiner justinschreiner self-assigned this Feb 6, 2025
@jinglescode
Copy link
Member

jinglescode commented Feb 7, 2025

need to cache all asset metadata in user's local storage or indexeddb, and add a last updated timestamp.
so assets metadata dont have to be query again and again each time user loads.
this is needed for performance and reduce api calls.

able to send native tokens in transaction.
show assets in transactions if received or sent transactions.

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