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

AccountView Token support #114

Closed
nathanleclaire opened this issue May 6, 2022 · 1 comment · Fixed by #123
Closed

AccountView Token support #114

nathanleclaire opened this issue May 6, 2022 · 1 comment · Fixed by #123
Assignees
Milestone

Comments

@nathanleclaire
Copy link
Contributor

nathanleclaire commented May 6, 2022

this is #123

We will be adding the feature to mint tokens (both fungible and non-fungible) via Workbench, and there are also lots of built-in tokens on mainnet etc. However, Workbench's account support and rendering of what's happening is pretty basic and low level right now and doesn't understand tokens.

This type of view ideally should show existing token balances, etc., or mint properties if it's a mint:

Screen Shot 2022-05-06 at 12 27 52 PM

Likewise once #73 lands it should show probably show diffs of tokens/SOL in txns like how explorer does

Screen Shot 2022-05-06 at 12 29 24 PM

@SvenDowideit SvenDowideit added this to the 0.4.0 milestone May 6, 2022
@SvenDowideit
Copy link
Member

yup, I'm intending to add something for the v0.4.0 headline #63 - so that I know that the create token (and transfer token) works

@SvenDowideit SvenDowideit self-assigned this May 6, 2022
@SvenDowideit SvenDowideit changed the title Token support AccountView Token support May 6, 2022
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.

2 participants