Jonas Hahn 55a551e2a4 Update transfer hook examples (#397) 2 months ago
..
migrations a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
programs 55a551e2a4 Update transfer hook examples (#397) 2 months ago
tests a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
.gitignore a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
.prettierignore a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
Anchor.toml b237b18c1e chore: upgrade to 1.18.17 (#97) 1 year ago
Cargo.toml a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago
package.json 0d61963177 Add isTransferring check to transfer hook examples 1 year ago
pnpm-lock.yaml 1b0da2e78f Update pnpm lock files 1 year ago
readme.md 55a551e2a4 Update transfer hook examples (#397) 2 months ago
tsconfig.json a3b87a4948 update: tokens native, formatter, trigger action on project changes (#81) 1 year ago

readme.md

Note that the white list example is not really scalable for big projects since you at some points will run out of account space. A better approach will be to use external PDAs that store the whitelist instead.