Frontend SDK

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

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.

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

Last updated