Conxian UI is the official, Sovereign Earthy–themed interface for interacting with Conxian contracts on the Stacks blockchain. Whether you're a casual user or a seasoned pro, it provides a single, unified experience.
Conxian UI provides a user-facing dashboard for interacting with Conxian protocol primitives and surfacing protocol and gateway state.
Conxian UI is in active beta development. UI flows, integrations, and configuration defaults may change between releases, including breaking changes.
This repository is maintained by the Conxian team on a best-effort basis while beta work is ongoing.
- We prioritize current development and the latest stable release.
- Support and backports for older snapshots are not guaranteed.
We're iterating on UX toward a brighter, lower-fatigue interface while maintaining the Sovereign Earthy brand. The UI is built on a 60-30-10 palette split: 60% Ivory (#FDFBF7) base, 30% Pure White (#FFFFFF) surface layers, and 10% deep brand accents.
Ownership and review requirements are defined in CODEOWNERS.
- Contribution guide:
CONTRIBUTING.md - Security policy and vulnerability reporting:
SECURITY.md
- End users interacting with Conxian protocol features.
- Integrators validating contract flows and Gateway API behavior.
- Frontend contributors extending components, pages, and protocol integrations.
- Frontend layer for Conxian Protocol and Conxian Gateway.
- Often run and deployed as part of conxius-platform (Conxius platform stack).
Naming note: Conxian is the product and protocol naming used in this UI and related protocol/gateway repos. Some ecosystem repositories still use Conxius naming (for example, conxius-platform) for broader platform packaging.
Our "earthy corporate finance" theme is designed to be both professional and inviting:
- Primary: #2E403B (a deep, calming green)
- Accent: #D4A017 (a touch of sophisticated gold)
- Neutrals: #FDFBF7, #FFFFFF, #333333 (for a clean, modern look)
For a complete guide on how to use the Conxian UI, please see our User Guide.
The Conxian UI is powered by a suite of smart contracts on the Stacks blockchain. For a detailed explanation of the on-chain architecture, please see our Architecture Guide.
Key contracts include:
- DEX Factory (
dex-factory-v2) - DEX Router (
dex-router) - Vault (
vault) - Oracle Aggregator (
oracle-aggregator) - Circuit Breaker (
circuit-breaker) - CXD Token (
cxd-token) - Staking (
cxd-staking) - Bond Factory (
bond-factory)
We welcome contributions from the community. Please see our Contributing Guide for more information on how to get started.
