solana-m-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

M0 Solana SDK

This SDK allows earn managers to add eaners and fetch their historical and pending yield.

Sample Usage

import { EarnManager } from 'solana-m-sdk';

const manager = await EarnManager.fromManagerAddress(
    connection, 
    evmClient, 
    manager.publicKey,
);

Readme

Keywords

none

Package Sidebar

Install

npm i solana-m-sdk

Weekly Downloads

3

Version

0.1.0

License

none

Unpacked Size

411 kB

Total Files

8

Last publish

Collaborators

  • conradocanas