@kamino-finance/limo-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

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);

Dependents (1)

Package Sidebar

Install

npm i @kamino-finance/limo-sdk

Weekly Downloads

415

Version

1.0.1

License

Apache-2.0

Unpacked Size

969 kB

Total Files

215

Last publish

Collaborators

  • kaminobot