npm.io
0.0.3 • Published 4 years ago

@bankleast/farm-protocol

Licence
MIT
Version
0.0.3
Deps
7
Size
11 kB
Vulns
2
Weekly
0

Lending Protocol client library

This is a JavaScript + TypeScript library for interacting with the SPL Token Lending program.

Install

Install the library and its peer dependencies in your app:

Yarn

yarn add @solana/spl-token-lending @solana/spl-token @solana/web3.js
NPM
npm install @solana/spl-token-lending @solana/spl-token @solana/web3.js

Documentation

Build scripts
tsc client/scripts/initPledge.ts --outDir lib