solana-program-library/stake-pool
Tyera 979fdc8b7b
Bump ATA to v1.1.2 (#3855)
2022-11-29 13:48:49 -07:00
..
cli Bump ATA to v1.1.2 (#3855) 2022-11-29 13:48:49 -07:00
js Extends withdraw functionality in stake pool (#3445) 2022-08-22 23:36:13 +02:00
program stake-pool: Make transaction signatures unique in withdraw test (#3854) 2022-11-29 20:54:46 +01:00
py stake-pool: Add / remove validators from the reserve (#3714) 2022-11-21 20:13:27 +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.