#instructions #system #native #built #top #extra #mpl

mpl-system-extras

Extra instructions built on top of the native System program

1 unstable release

0.1.0 Feb 7, 2024

#8 in #mpl

Apache-2.0

10KB
176 lines

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

Dependencies

~17–25MB
~423K SLoC