SatFlow DEX
This project is a minimal but functional DeFi AMM DEX built on OP_NET (Bitcoin Layer 1). It implements a two-token liquidity pool using the constant product formula (x*y=k), allowing users to add/remove liquidity and swap tokens in a trust-minimized way. Built using Bob (OP_NET MCP) and OpenClaw as part of the OP_NET Vibecoding Challenge.