0.1.2 • Published 1 year ago

@soceanfi/solana-stake-sdk v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Solana Native Staking Program TypeScript SDK

This 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:

Installation

npm

$ npm install @soceanfi/solana-stake-sdk

yarn

$ yarn add @soceanfi/solana-stake-sdk