solana-program-library/stake-pool
Tyera Eulberg f4c5fdcfcf
Bump solana to v1.9.9 (#2902)
2022-02-23 16:20:55 -07:00
..
cli Bump solana to v1.9.9 (#2902) 2022-02-23 16:20:55 -07:00
js stake-pool: add bindings to js (#2806) 2022-02-22 22:41:18 -05:00
program Bump solana to v1.9.9 (#2902) 2022-02-23 16:20:55 -07:00
py stake-pool-py: Add more waits to solidify tests (#2882) 2022-02-07 22:26:23 +01: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.