Skip to main content

Midpoint Documentation

Multi-page guide for using, deploying, and maintaining Midpoint on Polygon.

Getting Started

  1. Install dependencies with npm install --legacy-peer-deps.
  2. Copy environment values into your local env file.
  3. Run npm run dev and connect your wallet.
  4. Open /client to create escrow projects.
  5. Open /freelancer to submit work and monitor payout status.

Midpoint automatically scopes data to connected wallet roles by indexing on-chain events where your address is client or freelancer.