Skip to content

Meta-Pool/near-liquid-staking-sdk

 
 

Repository files navigation

Meta Pool liquid-staking-sdk

Liquid Staking SDK for Meta Pool in the NEAR Blockchain

MetaPool.app is a multi-chain liquid staking protocol.

On the NEAR Blockchain implementation, people stake their NEAR tokens with MetaPool and receive a liquid "stNEAR" token representing their staked NEAR. stNEAR is a yield accruing token, and its price versus NEAR increases every epoch (every 15hs, approx. 10% APY). Users can use their stNEAR in DeFi to get extra yield, and they also can unstake and recover their original NEAR any time (the protocol is permissionless and non-custodial)

Installation

$ npm install @metapool/liquid-staking-sdk

Examples

Check the tests for examples using the library

Also this repo test-liquid-staking-sdk has SDK usage examples

Learn more

About

Liquid Staking SDK for Meta Pool on the NEAR Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 93.4%
  • JavaScript 6.6%