0.0.1 • Published 2 years ago

@solana123/lending-protocol v0.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

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/initLendingProtocol.ts --outDir lib

Exec js

node lib/client/scripts/initLendingProtocol.ts