LogoLogo
Liquity.orgGitHubDiscord
Docs V1 (CN)
Docs V1 (CN)
  • Liquity官方说明
  • FAQ
    • 概述
    • 借贷
    • 稳定池和清算
    • 赎回和 LUSD 价格稳定
    • 前端运营商
    • LQTY奖励和分配
    • LQTY 质押
    • 复原模式
    • Uniswap 流动性挖矿 (完结)
  • Documentation
    • Technical Resources
    • Community Resources
    • Bug Bounty - Cantina
    • Frontend SDK
    • Brand Assets
由 GitBook 提供支持
在本页

这有帮助吗?

  1. Documentation

Frontend SDK

上一页Bug Bounty - Cantina下一页Brand Assets

最后更新于9个月前

这有帮助吗?

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