Skip to main content

The Vexidus Ecosystem

A map of what we've built — and how it fits together.

Vexidus is its own Layer-1 blockchain (Ethereum-compatible, not Ethereum) where everything other chains deploy as smart contracts — tokens, NFTs, a DEX, staking, governance, identity — is built directly into the protocol as native operations. This page is the high-level tour of the ecosystem that sits on top of it.


The stack at a glance

The ecosystem layers from the protocol up to finished products:

  VERTICAL SOLUTIONS   Vexalus · VIMS · GlobalDEX · Vexcelon · VexFi
APPLICATIONS VexSpark · VexScan · VexiDEX · VNS · VexForge · DaimyoDAO
PROGRAMMABILITY VIP intent programs · IntentVM
PROTOCOL STANDARDS tokens · stablecoins · NFTs · DAOs · identity · cross-chain
EXECUTION & STATE native state machine · quantum-ready signatures
CONSENSUS HyperSync BFT · Vexcel attestation layer

The guiding idea: native standards define what the chain can do; intent programs define what you build with it — no Solidity, no bytecode, no compiler required.


Layer 1 — The protocol

HyperSync BFT consensusLeader-based Byzantine Fault Tolerant consensus with fast, stake-weighted finality across validators on four continents.
Vexcel attestation layerValidators prove liveness continuously, so the network keeps moving even when a leader is slow — no rollbacks, no stalls.
Native state machineOperations execute directly as protocol primitives rather than as deployed contract bytecode.
Quantum-ready signaturesDual Ed25519 + post-quantum signatures with built-in key rotation.
IntentVM (patent-protected)Declare one intent, sign once, and the chain executes the many operations needed to fulfil it. "SQL for blockchain." See IntentVM.

Native standards — what the chain can do

All of these are native L1 capabilities, not contracts you deploy:

  • Tokens, stablecoins, NFTs, and multi-tokens — first-class asset types. See Token Standards.
  • Staking pools, governance & multi-sig, DAOs, presales, reputation — protocol-native economic and organizational primitives. See Governance.
  • VIDA — sovereign digital identity — soulbound credentials, an issuer registry, W3C verifiable-credential export, and a did:vex: identity method. See VIDA.
  • VNS — .vex name service — human-readable names that resolve to addresses. See VNS.
  • Anchor — universal data attestation — commit and verify any data's provenance on-chain.
  • VexBridge (patent-protected) and Atomence (patent-protected) — cross-chain transfer and trustless atomic cross-chain settlement. See VexBridge and Atomence.

Programmability — what you build with it

VIP — Vexidus Intent ProgramsDeclarative JSON templates that compose protocol operations into reusable programs, with a built-in safety engine and governance registry. The smart-contract equivalent for custom application logic. See the VIP guide.
IntentVMThe engine those programs run through — one intent, one signature, many operations. See the IntentVM guide.

Applications — live products

ProductWhat it is
VexSparkMultichain non-custodial wallet (Vexidus L1 + leading EVM chains + Solana). Send, receive, stake, manage tokens & NFTs, and carry your VIDA identity.
VexScanBlock explorer — transactions, accounts, tokens, validators, and pools.
VexiDEXNative automated-market-maker DEX — pools, swaps, and liquidity.
VNSRegister and manage .vex names.
VexForgeVisual studio for composing and testing VIP intent programs.
DaimyoDAOCreate and govern DAOs on-chain.
VexSwapTestnet faucet.

Vertical solutions — the ecosystem in use

SolutionWhat it demonstrates
VexalusEnterprise supply-chain tracking — custody, checkpoints, and document attestation — in a live logistics pilot. See Vexalus.
VIMSA long-horizon multi-currency monetary system (Earth/Moon/Mars units) with an algorithmic monetary governor.
GlobalDEXA multi-network cross-chain exchange built on Atomence and IntentVM.
VexcelonApp-specific zones that run custom execution environments and settle to Vexidus L1.
VexFiA DeFi suite (lending, synthetics, perpetuals) on the protocol roadmap. See VexFi.

Tooling & intelligence

  • VexVisor — on-chain binary-upgrade governance with checksums and timelocks. See VexVisor.
  • VexAI — AI-powered chain diagnostics and a knowledge assistant.
  • SDK, CLI & Docs — a JavaScript SDK, a full command-line client, and the RPC reference.
  • Veridia — an autonomous ecosystem agent active across social platforms.

What makes Vexidus different

  1. IntentVM (patent-protected) — declare what you want; the chain figures out how.
  2. VIDA — sovereign digital identity built into the protocol, not bolted on.
  3. Atomence (patent-protected) — trustless cross-chain settlement without traditional bridges.
  4. VIP programs — composable templates that replace smart contracts for the vast majority of use cases.
  5. Native standards — tokens, NFTs, DEX, staking, governance, and identity as protocol operations, not deployed bytecode.

Vexidus L1 · live across five validators on four continents · explore it at vexscan.io.