A sample Solana Token2022 transfer hook program. Emits an event whenever a token transfer of more than a specified amount occurs.
Before you begin, ensure you have the following installed:
-
Clone the repository:
git clone https://github.com/your-username/whale-alert-hook.git cd whale-alert-hook
-
Build the program:
anchor build
-
Deploy the program:
anchor deploy