SDK
The main SDK for interacting with Moar Market on the Aptos blockchain.
SDK: https://www.npmjs.com/package/@moar-market/sdk
Repo: https://github.com/moar-market/sdk/tree/main/packages/sdk
Example uses for all borrower related actions: https://github.com/moar-market/sdk/blob/main/examples/src/user-actions.ts
View functions related to account health and position info: https://github.com/moar-market/sdk/blob/main/packages/sdk/src/credit-manager/account.ts https://github.com/moar-market/sdk/blob/main/packages/sdk/src/protocols/hyperion/views.ts
Last updated