mpl-system-extras

Crates.iompl-system-extras
lib.rsmpl-system-extras
version0.1.0
sourcesrc
created_at2024-02-07 02:56:32.93302
updated_at2024-02-07 02:56:32.93302
descriptionExtra instructions built on top of the native System program.
homepage
repository
max_upload_size
id1130031
size23,926
(blockiosaurus)

documentation

README

Mpl System Extras

Extra instructions built on top of the native System 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
Commit count: 0

cargo fmt