| Crates.io | mpl-token-extras |
| lib.rs | mpl-token-extras |
| version | 0.1.0 |
| created_at | 2024-02-07 02:57:29.498514+00 |
| updated_at | 2024-02-07 02:57:29.498514+00 |
| description | Extra instructions built on top of the native Token program. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1130033 |
| size | 35,217 |
Extra instructions built on top of the native Token program.
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
You may run the following command to build the program and run its Rust tests.
cargo test-bpf