Skip to content

A Solana program to convert Token 2022 tokens into regular SPL tokens

Notifications You must be signed in to change notification settings

solendprotocol/token2022-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token 2022 wrapper

This is a program to wrap Token2022 Solana tokens into SPL tokens. Every token created using the Token2022 can be wrapped into its unique SPL token which can be used across several applications on Solana. This is an early release and only include support for transfer fee extension.

Building and Testing Locally

To build the contract, and generate IDL + SDK, run:

./build.sh

To run the tests, run:

./test.sh

About

A Solana program to convert Token 2022 tokens into regular SPL tokens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages