* - add stake-pool-web3-bindings (preview) * - update readme * - add tests * - remove package-lock from foreign project * - revert changes from foreign project * - review improvenments * - refactor regarding review suggestions * - fix test - fix readme * Update stake-pool/js/src/instructions.ts Co-authored-by: Jon Cinque <jon.cinque@gmail.com> * - add withdraw authority as optional parameter Co-authored-by: Jon Cinque <jon.cinque@gmail.com> |
||
---|---|---|
.. | ||
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.