Crates.io | mpl-system-extras |
lib.rs | mpl-system-extras |
version | 0.1.0 |
source | src |
created_at | 2024-02-07 02:56:32.93302 |
updated_at | 2024-02-07 02:56:32.93302 |
description | Extra instructions built on top of the native System program. |
homepage | |
repository | |
max_upload_size | |
id | 1130031 |
size | 23,926 |
Extra instructions built on top of the native System 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