Skip to content

URvesh109/token-extension

Repository files navigation

Token Extension

This program demonstrates the usage of Token-2022 extension using Anchor CPI. For more details, visit Extension Guide page.

Note

  • Confidential transfer extension work is in progress.
  • initialize_group and initialize_member instructions are not working therefore the code is commented out.
  • This code is unaudited. Use at your own risk.

Setup

Required Version

  • rustc 1.75.0
  • solana-cli 1.18.0
  • anchor 0.29.0
  • node v20.11.0
  • yarn 1.22.19

Testing on Localnet

  • Steps to test the program:

   $ ./test-validator.sh # new terminal
   $ yarn or npm install
   $ anchor run all # please check the available individual test-cases in Anchor.toml

Learning Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published