Liquorice
CtrlK
  • Intro
    • What is Liquorice
    • General flow
  • For market makers
    • Guide for PMMs
    • Basic Market Making API
    • Python client
    • Lending pools intro
      • Using lending pools via RFQ API
      • Onchain interactions with lending pools
  • Frontend usage guide
    • Supply to Reserved Collateral
    • Borrow
    • Repay
  • For solvers
    • Guide for Solvers
    • WebSocket API
    • REST API
    • Settlement
      • Bebop JAM
      • CoW Protocol
  • For Liquidity Providers
    • Guide for LPs
    • Frontend usage guide
      • Manage Limits
      • Wrap
      • Supply Assets
      • Withdraw
  • LINKS
    • 🔗website
    • 👩‍💻github
    • 🐦twitter
    • Discord
    • Past audits
    • Smart contracts
Powered by GitBook
On this page
  1. For market makers

Python client

Following python client can be used to start quoting on Liquorice or as a reference for custom implementation.

PreviousBasic Market Making APINextLending pools intro

Last updated 20 hours ago