@bankleast/farm-protocol
v0.0.3
Published
Farm pledge JavaScript API
Readme
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.jsNPM
npm install @solana/spl-token-lending @solana/spl-token @solana/web3.jsDocumentation
Build scripts
tsc client/scripts/initPledge.ts --outDir lib