solana-program-library/stake-pool/cli
Jon Cinque ae994afa3e
Update repo to `edition = "2021"` (#3900)
2022-12-13 23:46:26 +01:00
..
scripts stake-pool: Add / remove validators from the reserve (#3714) 2022-11-21 20:13:27 +01:00
src stake-pool: Add / remove validators from the reserve (#3714) 2022-11-21 20:13:27 +01:00
Cargo.toml Update repo to `edition = "2021"` (#3900) 2022-12-13 23:46:26 +01:00
README.md stake-pool-docs: Rearrange docs, add quickstart guide (#2561) 2021-11-06 12:48:11 +00:00

README.md

SPL Stake Pool program command-line utility

A basic command-line for creating and using SPL Stake Pools. See https://spl.solana.com/stake-pool for more details.

Under ./scripts, there are helpful Bash scripts for setting up and running a stake pool. More information at the stake pool quick start guide.