Solana native staking program Typescript SDK
npm install @soceanfi/solana-stake-sdkThis SDK provide TypeScript bindings and utility functions for easier interaction with solana's native staking program.
Most of the code is copied directly from solana explorer
Contents:
- Solana Native Staking Program TypeScript SDK
- Installation
- npm
- yarn
``bash`
$ npm install @soceanfi/solana-stake-sdk
`bash``
$ yarn add @soceanfi/solana-stake-sdk