* fix: stake-pool-js: add browser CJS build * update package-lock.json * run prettier * only emit ts declaration files |
||
---|---|---|
.. | ||
cli | ||
js | ||
program | ||
py | ||
README.md |
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.