All Case Studies

Case Study · Blockchain & Digital Asset Trading

TeleCanor CEX: A Real Centralized Exchange on AUUM

Real custody, real identity checks, and real off-chain order matching -- built as a service that sits above the chain, live today as a hosted API and as a downloadable self-hosted package.

Price-Time

Priority order matching

On-Chain

Real custodial addresses

Instant

Off-chain trade settlement

Live API

+ downloadable engine

The challenge

Settling every order on-chain is slow and expensive -- real exchanges separate on-chain settlement from off-chain matching, but that split introduces its own risk: a wallet that never actually holds the funds it claims to, or an order book with no real custody behind it. A real CEX needs both halves done properly at once: genuine on-chain custody for every user, and instant off-chain matching that doesn't wait on block time.

What we built

Price-Time Priority Matching

Real order book, atomic settlement

Orders match on price then time, with every match wrapped in an atomic database transaction so a partial fill can never leave a trade half-settled -- and a taker who gets a better price than they asked for gets the difference refunded automatically.

Identity & Access Controls

Real registration, not an anonymous demo

Every account goes through identity verification before it can trade, with per-phone authentication guarding every wallet and trading action -- the same category of control a real exchange runs, not a toy order book with no gate in front of it.

Live API & Self-Hosted Engine

Run it hosted, or run your own

The full matching engine runs as a hosted API today, and ships as a downloadable package for anyone who wants to run the exact same exchange themselves -- not a demo that only exists on our servers.

When it's used

  • Anyone trading AUUM who wants instant fills without waiting on-chain for every order.
  • Businesses that want their own exchange without building order matching, custody, and identity checks from zero.
  • Anyone trading the native AMM & Perps straight from their custodial balance, no separate wallet step.

How to use it

Register, get a custodial address generated automatically, deposit, and trade -- the same API is available as a hosted service or as a package you run yourself.

  1. Register and verify identity
  2. Deposit to your generated custodial address
  3. Trade -- on the order book, or natively on the AMM & Perps

Need an exchange with real custody behind it?

Let's talk about order matching, custody, and the rest of your trading infrastructure.