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

Dynamically Adding ASAs #47

Open
holmser opened this issue Aug 21, 2021 · 4 comments
Open

Dynamically Adding ASAs #47

holmser opened this issue Aug 21, 2021 · 4 comments
Assignees
Labels
external contribution new-feature-request Feature request that needs triage

Comments

@holmser
Copy link

holmser commented Aug 21, 2021

Problem

Currently the ledger app is limited to a small number of hardcoded ASAs

Solution

One workaround solution would be to add to the list of hardcoded ASAs with some of the more popular coins, but this doesn't scale very well. Ideally it would be possible to add any ASA.

Dependencies

Unsure what dependencies exist for this functionality

Urgency

As more ASAs are released into the Algorand ecosystem this issue becomes more and more urgent as it limits ledger's usefulness as a wallet.

@holmser holmser added the new-feature-request Feature request that needs triage label Aug 21, 2021
@yaovi-a
Copy link

yaovi-a commented Aug 27, 2021

@algoidan, can you please take a look?

@rotemh
Copy link

rotemh commented Aug 31, 2021

Hi @holmser and many thanks for the issue.
While not yet implemented, there are future plans for a scalable solution. In particular, we're considering adopting Ledger's solution where we would have our public key baked into the ledger firmware and we will sign the proper ASA Aux data (decimals, unit name, etc) off band. That way, any wallet can send it along with the transaction and present the information to the user and there will be no need to hardcode it.

Hope it helps!

@holmser
Copy link
Author

holmser commented Aug 31, 2021 via email

@pedrosimao
Copy link

@holmser what is the more elegant solution?
I currently have Pera Wallet web linked to my ledger just for this purpose, but with this wallet being discontinued, I need to find another solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external contribution new-feature-request Feature request that needs triage
Projects
None yet
Development

No branches or pull requests

6 participants