LogoLogo
Liquity.orgGitHubDiscord
Docs V1
Docs V1
  • Official Liquity Documentation
  • FAQ
    • Liquity Español
    • Liquity官方说明
    • General
    • Borrowing
    • Stability Pool and Liquidations
    • Redemptions and LUSD Price Stability
    • Frontend Operators
    • LQTY Rewards and Distribution
    • LQTY Staking
    • Recovery Mode
  • Documentation
    • Technical Resources
    • Community Resources
    • Liquity 中文社區
    • Frontend SDK
    • Bug Bounty - Cantina
    • Brand Assets
Powered by GitBook
On this page

Was this helpful?

  1. Documentation

Frontend SDK

PreviousLiquity 中文社區NextBug Bounty - Cantina

Last updated 10 months ago

Was this helpful?

A technical system summary including contract descriptions, function descriptions, and more is available in the .

Our technical documentation (SDK) and middleware library enables you to build your own Liquity frontend or integrate Liquity with your existing service, abstracting away some the underlying contract calls.

It consists of two libraries, written in TypeScript:

Common interfaces and classes shared by the other lib- packages.

-based middleware that can read Liquity state and send transactions.

Liquity README
lib-base
API Reference
lib-ethers
Ethers
API Reference