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

[Doc] How to send a token? For example USDC #20725

Open
mahnunchik opened this issue Dec 23, 2024 · 2 comments
Open

[Doc] How to send a token? For example USDC #20725

mahnunchik opened this issue Dec 23, 2024 · 2 comments
Assignees
Labels
doc-issue Issue submitted using the Doc issue template

Comments

@mahnunchik
Copy link

Ok, the documentation describes how to send a native coin. But I did not find documentation on how to send a token, for example, USDC.

I chose USDC as an example token because faucet is working well https://faucet.circle.com/

Once again, it looks like the wallet implementation is making an unnecessary merge
https://github.com/MystenLabs/sui/blob/main/apps/wallet/src/ui/app/pages/home/transfer-coin/utils/transaction.ts#L49-L60

I think it would be a good idea to add an example of simple and logical action to the documentation, like sending a token.

@mahnunchik mahnunchik added the doc-issue Issue submitted using the Doc issue template label Dec 23, 2024
@MystenLabs MystenLabs deleted a comment Dec 23, 2024
@stefan-mysten
Copy link
Contributor

Thanks, we'll try to add another example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-issue Issue submitted using the Doc issue template
Projects
None yet
Development

No branches or pull requests

4 participants
@mahnunchik @ronny-mysten @stefan-mysten and others