0.6.0 • Published 9 months ago

@kamino-finance/limo-sdk v0.6.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

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

9 months ago

0.5.0

9 months ago

0.4.0

9 months ago

0.3.1

9 months ago

0.3.0

9 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago