Moar Market Docs
  • Moar Market
  • Protocol Overview
    • Credit Account
    • Account Health & Liquidation
    • Lending Pools
    • Interest Rate Model
    • Yield Strategies
    • Tiered Oracle
    • Modular Architecture & Integrations
    • Protocol Fees
  • Product Applications
    • Leverage Concentrated Liquidity
      • Understanding PnL
    • Margin Trading
  • Integrations
  • Points
  • Contracts
  • SDK
  • Risks
  • Audits
  • Terms of Service
  • Privacy Policy
  • Protocol Disclaimer
  • Links
Powered by GitBook
On this page

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

PreviousContractsNextRisks

Last updated 7 hours ago