Skip to content

EthernovaDev/dex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NovaDEX

Production-ready NovaDEX codebase for Ethernova (chainId 121525).

Structure

  • dex-ui/ – Swap & pools UI (Ethernova-only)
  • dex-info/ – Analytics UI served at /info
  • scripts/ – Smoke tests and diagnostics
  • caddy/ – Caddyfile used in production
  • PRODUCTION_HANDOFF.md – Runbook and ops notes

Quick Start (local build)

cd dex-ui && yarn install && yarn build
cd ../dex-info && yarn install && yarn build

Production URLs

Notes

  • No Infura or external mainnet defaults.
  • Hash router for /info to avoid deep-link 404s.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published