Demo · paper-trading · no real custody

The exchange engine,
ready to show.

A modular, white-label demo crypto exchange — production-grade engineering, paper balances, and an order book you can plug new projects into.

8
double-entry tables
<1ms
integer-only settlement
pluggable modules
The exchange

A real matching engine, without real custody.

Cryptostacke is a demo: balances are simulated, there's no KYC, no fiat, and nothing touches a blockchain. The architecture, though, is the same one you'd run for real — so a demo can become live by swapping a single adapter.

Price-time matching

A limit order book with price-time priority, collateral locking, and price-improvement refunds — settled the moment orders cross.

Double-entry ledger

Every balance is the sum of append-only postings. Integer-only money math, idempotent writes, and entries that always net to zero.

Pluggable modules

Bring a game or a crypto project as a signed module. It lists its own market, mints its own asset, and trades against the hub — the core never imports its code.

White-label by config

Name, logo, colors, domain — all from configuration. The same engine ships under any brand, on any server, with TLS handled for you.

The token

A utility token — demo first, live optional.

The accompanying token is a feature of the exchange, not an investment. No yield, no public sale: in demo it's a simulated asset that powers four things across the ecosystem. Going live (a real BEP-20) is an optional, legally-gated path.

Access — tier by balance Reputation — soulbound badges Governance — stake & vote Interop — hub-pair & rewards

Rewards are paid only from a funded pool — a module can never mint the shared token.

Explore

Where it lives.

app.cryptostacke.com
The exchange interface — trade, watch the book, manage orders.
api.cryptostacke.com
REST & WebSocket — markets, orders, balances, live data.
soontoken.cryptostacke.com
Token dashboard — tiers, reputation, governance.