An open API service indexing awesome lists of open source software.

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

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`