SDK for the solana system program.
Currently only implements a subset of what we need for our programs.
sanctum-system-core
a no-std, minimal dependencies crate defining common base types and procedures portable to different environments (onchain and offchain). All the other crates below build on top of it.sanctum-system-jiminy
CPI bindings for use onchain with jiminy
This section contains dev info for people who wish to work on the library.
$ cargo-build-sbf --version
solana-cargo-build-sbf 2.3.7
platform-tools v1.48
rustc 1.84.1