solana-program-library/stake-pool
dependabot[bot] b0a58d2ad8
build(deps-dev): bump @rollup/plugin-json from 4.1.0 to 6.0.0 in /stake-pool/js (#4220)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-09 13:54:29 +00:00
..
cli build(deps): bump serde from 1.0.152 to 1.0.162 (#4207) 2023-05-09 10:59:45 +00:00
js build(deps-dev): bump @rollup/plugin-json from 4.1.0 to 6.0.0 in /stake-pool/js (#4220) 2023-05-09 13:54:29 +00:00
program build(deps): bump serde from 1.0.152 to 1.0.162 (#4207) 2023-05-09 10:59:45 +00:00
py Support `create` and `update` token metadata in stake-pool python bindings (#3978) 2023-03-14 20:22:50 +00:00
single-pool build(deps): bump num_enum from 0.5.9 to 0.6.1 (#4156) 2023-05-04 11:31:57 +00:00
README.md docs: Clarify audit status of all programs, no S word (#4046) 2023-02-13 22:05:49 +00: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.

Audit

The repository README contains information about program audits.