solana-developers / program-examples

A repository of Solana program examples
807 stars 302 forks source link

Added tokens/transfer-tokens/poseidon #228

Open ritikbhatt20 opened 1 month ago

ritikbhatt20 commented 1 month ago

Screenshot 2024-11-01 001339

ritikbhatt20 commented 6 days ago

gm @heyAyushh ,

I've completed the requested steps:

  1. Merged main into my branch.
  2. Ran pnpm fix.
  3. Verified the implementation includes the transpiled Anchor program and TypeScript files.
  4. Synchronized program ID
  5. Ran cargo fmt and cargo clippy for Rust code quality.
  6. Pushed all updates.

Please review again. Thank you!