solana-program-library/stake-pool
Edgar 83b5dabf02
stake-pool: fix docstring typos (#3495)
fix typos
2022-08-19 18:57:32 +02:00
..
cli Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
js stake-pool: fix docstring typos (#3495) 2022-08-19 18:57:32 +02:00
program Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
py stake-pool: fix docstring typos (#3495) 2022-08-19 18:57:32 +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.