1 unstable release
| 0.1.0 | Feb 7, 2024 |
|---|
#12 in #extras
11KB
185 lines
Mpl Token Extras
Extra instructions built on top of the native Token program.
Building
This will build the program and output a .so file in a non-comitted target/deploy directory which is used by the config/shank.cjs configuration file to start a new local validator with the latest changes on the program.
cargo build-bpf
Testing
You may run the following command to build the program and run its Rust tests.
cargo test-bpf
Dependencies
~24–32MB
~530K SLoC