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

solana spl token transfer #21

Open
HemangiVekaria opened this issue Feb 15, 2022 · 4 comments
Open

solana spl token transfer #21

HemangiVekaria opened this issue Feb 15, 2022 · 4 comments

Comments

@HemangiVekaria
Copy link

I am using this library in Android app for solana wallet. I used this for native SOL token transfer and it's working. But now i want to use this same library for Solana SPL (USDC,etc) token transfer. But have no idea when to pass this programID while writing SystemProgram.transfer() and then signing transaction using

transaction.sign(Arrays.asList(signer));
transaction.serialize().

Can anyone help please?

@lmvdz
Copy link

lmvdz commented Jul 12, 2022

my fork has it

@HemangiVekaria
Copy link
Author

my fork has it

Can you please share?

@lmvdz
Copy link

lmvdz commented Jul 13, 2022

just replace p2p-org in the url with my username

@Sankalpanthi
Copy link

Hey can I contact you I have a few doubts

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