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

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.