Skip to content

Kamino Limit Orders TypeScript SDK

Notifications You must be signed in to change notification settings

Kamino-Finance/limo-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

# npm
npm install @kamino-finance/limo-sdk

# yarn
yarn add @kamino-finance/limo-sdk

How to use the Limo SDK:

  • LimoClient - shopuld be initialised and then called for all operations as well as fetching on-chain data
import { LimoClient } from `@kamino-finance/limo-sdk`;

const limoClient = new LimoClient(env.conn, globalConfigPk);

About

Kamino Limit Orders TypeScript SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published