Ayush 6d134a7a97 fix: Skip ignoring spl2.0 dependency issue (#2) (#109) 1 рік тому
..
program 6d134a7a97 fix: Skip ignoring spl2.0 dependency issue (#2) (#109) 1 рік тому
tests 2c4cb8f527 Fix: all the biome errors and update biome (#86) 1 рік тому
README.md ef0d503b54 add example for default account states 2 роки тому
cicd.sh 21a52cb1eb build bpf -> build sbf (#101) 1 рік тому
package.json a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 рік тому
pnpm-lock.yaml a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 рік тому
tsconfig.json 2e9548d0ff add default account state mint 2 роки тому

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.