Davirain 17afe2e7a4 add rust workspace and update crates version (#41) 2 years ago
..
program 17afe2e7a4 add rust workspace and update crates version (#41) 2 years ago
tests 2e9548d0ff add default account state mint 2 years ago
README.md ef0d503b54 add example for default account states 2 years ago
cicd.sh 2e9548d0ff add default account state mint 2 years ago
package.json 2e9548d0ff add default account state mint 2 years ago
tsconfig.json 2e9548d0ff add default account state mint 2 years ago

README.md

Token22 with default account state

This extension makes it possible to set a default state for all underlying Token accounts of a certain Mint.

These account states can be:

  • initialized: normal token account that can perform actions like transfers
  • frozen: the owner of this token account will not be able to perform any actions with his token.