No description
  • CSS 39.3%
  • TypeScript 32.2%
  • JavaScript 14.2%
  • HTML 8.9%
  • Shell 5.4%
Find a file
2026-09-02 14:14:17 +00:00
.githooks feat: add OTC hub frontend with secret scanning 2026-06-22 16:39:07 +09:00
frontend feat: add OTC hub frontend with secret scanning 2026-06-22 16:39:07 +09:00
.gitignore feat: add OTC hub frontend with secret scanning 2026-06-22 16:39:07 +09:00
.gitlab-ci.yml feat: add OTC hub frontend with secret scanning 2026-06-22 16:39:07 +09:00
.gitleaks.toml feat: add OTC hub frontend with secret scanning 2026-06-22 16:39:07 +09:00
CODEOWNERS Add CODEOWNERS for org code maintainers. 2026-09-02 14:14:17 +00:00
README.md feat: add OTC hub frontend with secret scanning 2026-06-22 16:39:07 +09:00

CL8Y OTC Hub

Landing page linking to CL8Y OTC swap apps on Terra Classic and BSC.

Structure

Folder Description
frontend/ Static Vite React hub

Quick start

cd frontend && npm install && npm run dev

Copy frontend/.env.example to frontend/.env to override OTC app URLs.