program-examples icon indicating copy to clipboard operation
program-examples copied to clipboard

Add transfer-hook-transfer-switch example using Anchor

Open theghostmac opened this issue 1 year ago • 0 comments

  • [x] Create Solana program using Anchor for "Transfer hook Transfer Switch: A transfer hook example where transfers for any token can turn on/off for a given wallet."
  • [x] Add unit test (run anchor test after anchor build
  • [x] Add README.md for explanation.

theghostmac avatar Oct 19 '24 09:10 theghostmac