solana-program-library/stake-pool
Jon Cinque c1ee6a58be
Update Solana crates to 1.10.29 (#3303)
2022-07-01 16:51:01 -04:00
..
cli Update Solana crates to 1.10.29 (#3303) 2022-07-01 16:51:01 -04:00
js CI: Add `--max-warnings 0` to eslint to abort on errors (#3254) 2022-06-16 09:39:55 -04:00
program Update Solana crates to 1.10.29 (#3303) 2022-07-01 16:51:01 -04:00
py stake-pool: Handle force destaked accounts (#3152) 2022-05-19 19:08:50 +02:00
README.md stake-pool-py: Create and deserialize stake pools (#2557) 2021-12-10 00:43:25 +01:00

README.md

stake-pool program

Full documentation is available at https://spl.solana.com/stake-pool

The command-line interface tool is available in the ./cli directory.

Javascript bindings are available in the ./js directory.

Python bindings are available in the ./py directory.