Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 377 Bytes

File metadata and controls

11 lines (9 loc) · 377 Bytes

MiniSwap

A minimal automated market maker (AMM) built on Solana with Anchor.

Features

  • Swap tokens via a simple pool
  • PDA-based state management
  • Anchor tests (happy & error cases)
  • Basic React frontend for swaps

Demo

image