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

Token definitions fetching - better solution #14399

Open
Nodonisko opened this issue Sep 17, 2024 · 0 comments
Open

Token definitions fetching - better solution #14399

Nodonisko opened this issue Sep 17, 2024 · 0 comments
Labels
mobile Suite Lite issues and PRs

Comments

@Nodonisko
Copy link
Contributor

We should come up with better solution for fetching token definitions. We now have hardcoded only eth which is fine for now, but it's suboptimal.

Also it will fetch that definitions during startup which is also not good because parsing it is kind of slow. We should consider making it faster (react-native-quick-crypto) or prebundle these definitions (I like this one) and fetch them later just to be sure we have latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mobile Suite Lite issues and PRs
Projects
Status: 🎯 To do
Development

No branches or pull requests

1 participant