Overview

Orderbook Frontend (OFE)

Unofficial preview build. This site was generated by Docsbook from the public Orderbook-Frontend repository as a demo for the Polkadex team. It is not an official Polkadex resource, is not affiliated with or endorsed by Polkadex, and is not indexed by search engines.

This site aggregates the engineering documentation that already lives across the Orderbook-Frontend monorepo into one browsable, searchable place.

Start here#

Doc What it covers
Architecture How the pieces fit, where data comes from, the traps
Deployment VPS deploy, nginx, Cloudflare, maintenance mode, announcements
Backend Contract What the frontend expects of the backends and the chain
Chart Package The @orderbook/chart package and its datafeed contract
Bridge: Adding a Token or Chain Extending the Hyperbridge-backed bridge
Bridge: API-Driven Config Plan Moving bridge config off hardcoded lists
Faucet Flow Testnet faucet: routing, state, and backend API

Workspaces#

apps/
  hestia/            the trading app - the only app
packages/
  core/              chain + backend access, providers, hooks, helpers
  chart/             candle/depth chart (lightweight-charts)
  format/            number formatting

Updated

Was this page helpful?