Back to user guide

Technical docs

System

System overview

How Hypertron is structured: web app, agent workflow, Soroban contracts, and Stellar.

Hypertron is a B2B operations layer for private, workflow native payments on Stellar. It combines a payments and onboarding dashboard, a privacy settlement pool, a cross chain USDC bridge, and an agent workflow layer for compliance and regulatory intelligence. The platform is split into three independently deployable tiers plus the Stellar network.

Web app + BFF

GitHub ↗Next.js
  • Next.js 14 App Router (Vercel)
  • Marketing site, dashboard, public checkout
  • 44 Route Handlers act as the backend for frontend

Agent workflow

GitHub ↗FastAPI
  • Python FastAPI service on Render
  • RegIntel RAG, Compliance Agent, scrapers
  • Regulation News Sniper + widget recommender

Soroban contracts

GitHub ↗Rust
  • PoolManager privacy pool (Poseidon + BN254)
  • Commitment / nullifier registry
  • Deployed to Stellar testnet

Stellar network

L1
  • Classic payments via Horizon
  • Soroban smart contracts (Protocol 25 / X Ray)
  • Circle CCTP native USDC
Most flows currently target Stellar testnet. Private settlement is operational privacy (Phase 1) with a stubbed ZK verifier — not full cryptographic privacy yet. See Privacy payments for the Nethermind migration plan. Not audited; do not use with real funds yet.
Hypertron
Onboard
000