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

confusion about SPL tokens #242

Open
Daudxu opened this issue Jun 19, 2024 · 2 comments
Open

confusion about SPL tokens #242

Daudxu opened this issue Jun 19, 2024 · 2 comments

Comments

@Daudxu
Copy link

Daudxu commented Jun 19, 2024

Problem

How to code to transfer SPL tokens to another account. I see that the code you wrote is quite confusing. Your system is too difficult compared to EVM, and the documentation is confusing. @ solana/wallet adapter read, @ solana/spl token, @ solana/web3. js

Proposed Solution

How to code to transfer SPL tokens to another account. I see that the code you wrote is quite confusing. Your system is too difficult compared to EVM, and the documentation is confusing. @ solana/wallet adapter read, @ solana/spl token, @ solana/web3. js

@Dutch-TS-Dev
Copy link

I have been trying to days to make a simple SPL transaction. what should be a one-liner is absolutely brutal. None of the online tutorials work, the official documentation is wrong (gives a "from" argument instead of a "to" wallet argument. Can someone please reply? No idea why it's so insanely hard to do something so simple

@heyAyushh
Copy link
Contributor

@Dutch-TS-Dev would love if you can point me to official documentation you mentioned,
till then you can try https://solana.com/developers/cookbook/transactions/send-tokens

@nickfrosty nickfrosty changed the title How to code to transfer SPL tokens to another account. I see that the code you wrote is quite confusing. Your system is too difficult compared to EVM, and the documentation is confusing. @ solana/wallet adapter read, @ solana/spl token, @ solana/web3. js confusion about SPL tokens Jul 9, 2024
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

No branches or pull requests

3 participants