-
Notifications
You must be signed in to change notification settings - Fork 8
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
Bounty: UI Improvement: Use dialog instead of window.prompt for Add Token button #42
Comments
Hi Nicholas, Thank you for providing clear guidance on the changes you'd like to see in the ARC200 app. I've carefully considered your requirements, and I propose the following approach to address the issue: - Combine Add Token Buttons: Create a single button labeled "Add Token." - Check if the entered Token Id is the asset id of the ARC200 token. If it is, proceed with the addition of the token. - Modify the UI to have a single button. Utilize conditional statements to handle the different scenarios based on the entered Token Id. - Ensure thorough testing of the new functionality. Test with both ARC200 and standard assets to cover all use cases. Note: I am not sure of what's VOI address Best regards, |
Sound good. Please submit fork the repo and submit a PR. Thx! Btw, here is a video tutorial of how to create a VOI account. There you should have your VOI address. |
Let me know once you have VOI account. Thx! |
Interested @temptemp3 |
Is anyone currently working on this? If not, I have a PR ready. |
Nope go ahead and submit PR
2023年12月21日(木) 15:56 Farolan Faisal ***@***.***>:
… Is anyone currently working on this? If not, I have a PR ready.
—
Reply to this email directly, view it on GitHub
<#42 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFQ4AW3QUCE3MZTW3E36HYDYKS5DLAVCNFSM6AAAAAA7NNIHYOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRXGAZDSMZZG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
How do I add VIA asset to my Voi account on https://www.a-wallet.net? I tried adding 6779767 from
Additionally, how can I cash out VIA tokens later if there's no Voi Mainnet? |
@farolanf you can continue working on this if you. complete it I will still consider the bounty reward. VIA is an arc 200. You should be able to add it from the tokens page. |
Currently, ARC200 app uses window.prompt to accept token id to add token. There is an add asa/vsa and add arc200 button, 2 buttons.
Combine add token buttons into single button. Have user enter "Token Id." Check if token id is asset id of arc200 token and use else check for asset id else fail. In case of standard asset, optin if not in wallet yet before adding.
Bounty: 10k VIA
Please leave proposal in comments along with VOI Address to deliver rewards upon accepted submission. Account of address provided must have balance.
The text was updated successfully, but these errors were encountered: