- This protocol is under active development and is subject to change
- The contract code is currently unaudited
If you do not have the Anchor dev tools installed, do that first by following the installation guide.
make dependencies
anchor build
cargo clippy --all-targets -- -D warnings
anchor test