Using the Sanctum Stake Pool Program CLI

Using a UNIX-like OS (you need to have git and rust installed as well as a solana keypair)

git clone https://github.com/igneous-labs/sanctum-spl-stake-pool-cli
cd sanctum-spl-stake-pool-cli
cargo build
./target/debug/splsp --help

For example, to run the crank after the epoch has passed

./target/debug/splsp update pool_to_update

Last updated

Logo

Copyright © 2024 Sanctum Labs