solana-program-library/stake-pool
Jon Cinque 6f2fc9965f
stake-pool: Bump versions to 0.7.0 (#3456)
2022-08-11 19:52:23 +02:00
..
cli stake-pool: Bump versions to 0.7.0 (#3456) 2022-08-11 19:52:23 +02:00
js CI: Add `--max-warnings 0` to eslint to abort on errors (#3254) 2022-06-16 09:39:55 -04:00
program stake-pool: Bump versions to 0.7.0 (#3456) 2022-08-11 19:52:23 +02:00
py stake-pool-py: Clean up dependencies (#3412) 2022-08-03 01:19:33 +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.