Free Beta — Now Available

The Bloomberg Terminal
of the XRP Ledger

Pure Swift. Secure Enclave. Zero JavaScript. The most secure non-custodial XRPL trading terminal ever built — native on Apple hardware.

0ms
Cloud Dependency
100%
On-Device Key Storage
12
AI Research Agents

Everything a trader needs.
Nothing a hacker wants.

Built from scratch in pure Swift 6 — no Electron, no React Native, no JavaScript bridge. Every byte runs natively on your Apple silicon.

🔐

Secure Enclave

Private keys are generated and stored inside Apple's hardware security module. They never leave the chip — not even you can extract them.

Native XRPL

Direct WebSocket connection to XRPL nodes. Real-time order books, candlestick charts, and trade execution — zero intermediaries.

🤖

AI Trading Agents

12 AI research agents — bull, bear, neutral analysts plus a risk judge — debate positions and recommend trades with full reasoning transparency.

📊

Algo Trading Engine

Grid trading, TWAP, DCA, AMM arbitrage, market making, and directional strategies. Institutional-grade execution on your MacBook.

🏦

AMM & DeFi

Full AMM pool trading — swap, deposit, withdraw liquidity. Manage trust lines for RLUSD and all issued tokens, natively.

🧪

Paper Trading

Test strategies with zero risk. Paper trading engine mirrors live markets so you can validate before deploying real capital.

Defense in depth.
By design, not by patch.

Every layer exists because we assume the layers above it will be compromised. Your keys survive even if your Mac is stolen.

01

Hardware Key Isolation

Private keys generated inside Secure Enclave. They physically cannot be exported — signing happens on-chip.

02

Biometric Gating

Every transaction requires FaceID or TouchID. No password fallback. No unattended signing.

03

Envelope Encryption

Wallet data encrypted with per-wallet keys, themselves encrypted by Secure Enclave master key. Layered defense.

04

Zero JavaScript

Pure Swift eliminates entire attack surface categories: XSS, prototype pollution, supply chain via npm. Gone.

05

No Cloud Dependency

Keys, wallet data, and trade history stay on your device. We can't access them. We can't leak them. We don't have them.

How Key Storage Works

FortressX uses Apple's Secure Enclave as a hardware security module. Your XRPL private key is generated inside the enclave and never leaves it. Transaction signing is performed on-chip — the key material is never exposed to the application layer or operating system.

// Key generation — hardware-bound
let key = try SecureEnclave.P256
  .Signing.PrivateKey()

// Transaction signing — on-chip
let signature = try key.signature(
  for: transaction.signingData
)

// Key extraction? Impossible.
// key.rawRepresentation → ❌ Not available

Start trading for free.

FortressX is in free beta. Get full access to every feature while we build toward the most powerful XRPL terminal on the planet.

Coming Soon

FortressX Pro

TBD
  • Everything in Free
  • On-device ML models
  • CEX price overlay
  • Advanced backtesting
  • Multi-account management
  • Priority support
  • visionOS terminal
Join Waitlist

What traders are saying.

FortressX is in closed beta. Here's what early testers think.

"Finally a trading terminal that takes key security seriously. Secure Enclave storage is a game-changer for anyone with serious XRPL holdings."

JD
Coming Soon
Beta tester feedback

"The AI research agents are incredible. Having bull, bear, and neutral analysts debate a trade before I execute it — I've never seen anything like it."

AK
Coming Soon
Beta tester feedback

"Pure native performance. Order books update instantly, charts are silky smooth. Makes every web-based DEX feel like a toy."

MR
Coming Soon
Beta tester feedback

Your keys. Your coins.
Your trading edge.

Download FortressX and experience the most secure XRPL trading terminal ever built. Free during beta. No credit card. No cloud accounts.

Download for macOS Download for iOS