No description
  • TypeScript 67.3%
  • Rust 22.9%
  • Shell 4.8%
  • CSS 3.4%
  • JavaScript 0.9%
  • Other 0.7%
Find a file
2026-09-02 14:18:53 +00:00
.githooks feat: initial CL8Y OTC Terra Classic monorepo 2026-06-21 19:55:26 +09:00
audits feat: record mainnet OTC deployment and harden deploy script 2026-06-21 20:31:15 +09:00
contracts feat: record mainnet OTC deployment and harden deploy script 2026-06-21 20:31:15 +09:00
docs feat: initial CL8Y OTC Terra Classic monorepo 2026-06-21 19:55:26 +09:00
frontend feat: expose Leap, Cosmostation, LUNC Dash, and Galaxy Station wallets 2026-06-21 21:51:50 +09:00
.gitignore feat: initial CL8Y OTC Terra Classic monorepo 2026-06-21 19:55:26 +09:00
.gitleaks.toml feat: initial CL8Y OTC Terra Classic monorepo 2026-06-21 19:55:26 +09:00
CODEOWNERS Add CODEOWNERS for org code maintainers. 2026-09-02 14:18:53 +00:00
README.md feat: record mainnet OTC deployment and harden deploy script 2026-06-21 20:31:15 +09:00

CL8Y OTC Swap (Terra Classic)

Trusted-owner OTC swap on Terra Classic: users pay Noble USDC (IBC) and receive CL8Y CW20 at an owner-set price.

Structure

Folder Description
contracts/ CosmWasm cl8y-otc contract + deploy scripts
frontend/ Static Vite React dApp
docs/ Architecture, contract spec, token reference

Quick start

# Contracts
cd contracts && cargo test

# Frontend
cd frontend && npm install && npm run dev

See docs/README.md for full documentation.

Deployed contracts

Network Chain ID Code ID OTC contract
Mainnet columbus-5 11448 terra1e6cuvl55gyfn4yqavcar39v9g4y75mt6dvpw4c6u68rkvz9jkrmq59xedp
Testnet rebel-2 Not deployed