https://github.com/unboxed-software/solana-lab-transfer-hooks
https://github.com/unboxed-software/solana-lab-transfer-hooks
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/unboxed-software/solana-lab-transfer-hooks
- Owner: Unboxed-Software
- Created: 2024-02-29T19:00:27.000Z (over 2 years ago)
- Default Branch: starter
- Last Pushed: 2024-04-30T17:35:15.000Z (about 2 years ago)
- Last Synced: 2025-01-28T21:34:11.550Z (over 1 year ago)
- Language: TypeScript
- Size: 552 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transfer Hook
## Usage:
after installing the deplendecies using `npm install` you can do the following:
1. build: `anchor build`
2. deploy: `anchor delpoy`
3. test: `anchor test`