solana-program-library/stake-pool
Jon Cinque c24bc966f1
stake-pool-cli: Update input parser to work with ledgers (#2613)
* stake-pool-cli: Update input parser to work with ledgers

* fmt
2021-12-03 01:55:18 +01:00
..
cli stake-pool-cli: Update input parser to work with ledgers (#2613) 2021-12-03 01:55:18 +01:00
js stake-pool: Stake pool deserializer (#1656) 2021-06-23 14:18:45 +02:00
program stake-pool: Bump CLI and program version to 0.6.3 (#2555) 2021-11-02 22:15:33 +01:00
README.md stake-pool-docs: Add the published audits (#2546) 2021-10-26 22:30:16 +02: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.