teleo-codex/domains/internet-finance/archer-exchange-implements-dedicated-writable-only-order-books-per-market-maker-enabling-permissionless-on-chain-matching.md
Teleo Agents 2a1ea2e4b8 rio: extract from 2026-03-09-mmdhrumil-x-archive.md
- Source: inbox/archive/2026-03-09-mmdhrumil-x-archive.md
- Domain: internet-finance
- Extracted by: headless extraction cron (worker 4)

Pentagon-Agent: Rio <HEADLESS>
2026-03-12 14:37:05 +00:00

2.3 KiB

type domain description confidence source created
claim internet-finance Solana market making infrastructure using isolated order book architecture for competitive execution experimental Dhrumil (@mmdhrumil), Archer Exchange co-founder, X archive 2026-03-09 2026-03-11

Archer Exchange implements dedicated writable-only order books per market maker enabling permissionless on-chain matching

Archer Exchange's architecture gives each market maker a dedicated order book that only they can write to, while maintaining fully on-chain matching for competitive quote execution. This design pattern separates write permissions (isolated per MM) from read/execution permissions (open to all traders), solving the permissionless market making problem without requiring trusted intermediaries.

The architecture was explicitly inspired by observing that "prop AMMs did extremely well" — suggesting that giving market makers dedicated infrastructure rather than forcing them to compete in shared pools produces better execution quality. The model positions on-chain matching as primitive infrastructure rather than an aggregator layer, with competitive quotes emerging from multiple isolated order books rather than a single shared liquidity pool.

Evidence

  • Dhrumil describes Archer as "fully on-chain matching — each market maker gets dedicated, writable-only-by-you order book" with "permission-less execution with competitive quotes model"
  • Design rationale: "prop AMMs did extremely well" — observation driving the isolated order book architecture
  • Positioning: "Best quotes for your trades via fully on-chain matching" versus aggregator models
  • Infrastructure framing: "On-chain matching as primitive infrastructure layer" for Solana DeFi

Relationship to Existing Claims

This architecture provides the market making infrastructure layer that could enable permissionless leverage on metaDAO ecosystem tokens catalyzes trading volume and price discovery that strengthens governance by making futarchy markets more liquid by allowing multiple market makers to provide competitive quotes for futarchy conditional token markets without requiring shared pool coordination.


Relevant Notes:

Topics: