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

Add tokens/poseidon/transfer_tokens #284

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adpthegreat
Copy link
Contributor

@adpthegreat adpthegreat commented Oct 29, 2024

  • added poseidon transfer-tokens program to tokens/transfer-tokens folder
  • updated dependencies to use latest versions of anchor
  • used pnpm in place of yarn, , replaced all instances of yarn with pnpm
  • wrote solana bankrun tests ran pnpm fix

@adpthegreat
Copy link
Contributor Author

Poseidon does not currently support creating tokens for the transfer, so I'm currently implementing create_metadata_v3 in poseidon to be able to create_tokens , and will make a PR to the poseidon repo when I'm done

@heyAyushh heyAyushh added the contribute:poseidon Adds a poseidon example contribution to the repository. label Nov 5, 2024
@heyAyushh heyAyushh added the transfer-tokens tokens/transfer-token label Nov 20, 2024
@adpthegreat
Copy link
Contributor Author

Okay update on this I'm mostly done with the implementation of create_metadata_v3 for poseidon, so rn I will update this example should be done by 25th of November

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribute:poseidon Adds a poseidon example contribution to the repository. transfer-tokens tokens/transfer-token
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants