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

Check Vara token sdk version #3270

Closed
nampc1 opened this issue Jul 2, 2024 · 2 comments · Fixed by #3292
Closed

Check Vara token sdk version #3270

nampc1 opened this issue Jul 2, 2024 · 2 comments · Fixed by #3292
Assignees
Milestone

Comments

@nampc1
Copy link

nampc1 commented Jul 2, 2024

VARA team asked us to update idl file but we're only using their sdk directly, we might need to check the sdk for update

@S2kael
Copy link

S2kael commented Jul 15, 2024

Solution

  • Add a new type VFT for token

Expect

  • Add a new type VFT for token
    • Import custom token
    • Display balance
    • Transfer balance
  • Deprecate old type GRC20
    • Remove type from import token screen
    • Still supports displaying balances for imported custom tokens
    • Still supports balance transfers for imported custom tokens

@ThaoNguyen998 ThaoNguyen998 added this to the Milestone 8 milestone Jul 15, 2024
@ThaoNguyen998
Copy link

ThaoNguyen998 commented Jul 16, 2024

Version test: http://14.224.129.242:8900/s/MbFWEGgWNqjfyKJ
Validation passed.

  • Add a new type VFT for token

    • Import custom token

    Image

    • Show balance

    Image

    • Receive

    Image

    • Transfer

    Image

    • History

    Image

    • Remove token

    Image

  • Deprecate old type GRC20

    • Still supports displaying balances for imported custom tokens

    Image

    • Still supports balance transfers for imported custom tokens

    Image

  • Re-check import NFT, import token, import network

  • Install/Upgrade version

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

Successfully merging a pull request may close this issue.

3 participants