@sturdyfi/sturdy-js
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

STURDY-JS

STURDY is a decentralized non-custodial liquidity market protocol where users can participate as depositors or borrowers. The STURDY Protocol is a set of open source smart contracts which facilitate the lending and borrowing of user funds. These contracts, and all user transactions/balances are stored on a public ledger called a blockchain, making them accessible to anyone.

The sturdy-js package gives developers access to methods for formatting data and executing transactions on the STURDY protocol.

  1. Quick Start
  2. Lint
  3. Build

Quick Start

Installing

npm install --save @sturdyfi/sturdy-js

Lint

To lint we use EsLint with typescript plugins

npm run lint

Build

To build run:

npm run build // builds with tsdx
npm run build:tsc // builds with tsc

Package Sidebar

Install

npm i @sturdyfi/sturdy-js

Weekly Downloads

16

Version

2.0.1

License

MIT

Unpacked Size

81.7 kB

Total Files

25

Last publish

Collaborators

  • iris112
  • sforman2
  • atozict20
  • gokhanmelma