1 Pages
Claude edited this page 2026-04-03 11:11:21 +01:00

Pages

Main Pages

Route Page Description
/ Home Landing page with market overview
/swap Swap Token swap interface
/dex DEX Decentralised exchange order book
/dex/trading/{id} Trading Active trading view for a pair
/dex/orders Orders User's open and historical orders
/p2p P2P Market Peer-to-peer trading marketplace
/p2p/profile Profile Trader profile and reputation
/p2p/process/{id} Trade Process Active P2P trade escrow flow
/policy Policy Terms and privacy policy

Admin Pages

Route Description
/admin Admin dashboard

Components

The UI uses a shared component library (lethean_ui) for the footer and global styles, keeping visual consistency across all Lethean web applications.

Error Handling

Route Description
/404 Custom not-found page
/maintenance Maintenance mode page