3.0.0 • Published 2 years ago

@bankmenfi/lending-client v3.0.0

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

Building

In order to build the TypeScript client, run the following commands.

For a first setup:

yarn

For subsequent builds:

yarn build

More commands can be found in the root package.json.

Running code samples

In order to run the code samples of the TypeScript client found at ts/tests/:

npx ts-node --project ./ts/tests/tsconfig.json --require tsconfig-paths/register ./ts/tests/FILENAME.ts

Observations

A list of NFT Collection Mints for devnet can be found at data/devnetCollectionMints.json.