KIM.

Meteora DeFi Liquidity Automation

A full-fledged SaaS product for automated liquidity position management on Meteora (Solana)

DeFi Liquidity Automation

Context

On the Meteora (Solana) DeFi protocol, liquidity providers were losing money because they couldn’t manually reopen positions when the price broke the range. The client wanted to automate this and sell it as a SaaS.

Objective

A full-fledged SaaS product for automated liquidity position management on Meteora.

What was done

  • Windows application with motherboard ID licensing
  • Custom API server: subscription verification, analytics, database
  • Admin panel for monitoring all active sessions
  • Python SDK for interacting with the Meteora API (written from scratch)

Result

A full-fledged product from scratch – from SDK to client application and billing. Four independent components in a single architecture.

Technologies

  • Python
  • Solana Web3.js
  • FastAPI
  • PostgreSQL
  • Windows Desktop Application