The Next Chapter

RAIL20 Roadmap

Private payments across chains, in the open. This is our working plan for the next several months - token launch, more chains and tokens, Private Proofs of Innocence - grounded in what is already live today.

TL;DR. RAIL20 is live on Base (ETH + USDC), Robinhood Chain (ETH + USDG), and Arbitrum (ETH + USDC) with private pools, on-chain DEX swaps, and cross-chain bridges. Over the next several months we're shipping the RAIL20 token, expanded chain and token coverage, and Private Proofs of Innocence for compliant-by-design privacy.

Where RAIL20 is Today

RAIL20 is a zero-knowledge privacy layer for tokens on Base, Robinhood Chain, Arbitrum, and BNB Smart Chain. Users shield tokens into a per-token anonymity pool, transact privately using Groth16 zero-knowledge proofs, and unshield to any address whenever they want. No mixer, no fixed denominations, no waiting periods.

The system running in production today:

ComponentStatus
ETH pool on Base (0x99205B04…79ddE)Live
USDC pool on Base (0x764FF96E…FDE11)Live
ETH pool on Robinhood Chain (0xBf6a26CE…d163)Live
USDG pool on Robinhood Chain (0x04F8d8E4…53F0)Live
ETH pool on Arbitrum (0xBf6a26CE…d163)Live
USDC pool on Arbitrum (0x04F8d8E4…53F0)Live
Private sendLive, real transactions confirmed on-chain
Same-chain swap (ETH ↔ USDC via Uniswap V3)Live, ~30 seconds end-to-end
Cross-chain bridge (Base → Arbitrum, Ethereum, BSC, and more)Live via NEAR Intents 1Click, ~25s delivery
Deterministic burner + on-chain recoveryLive, funds recoverable from signature alone
Relayer-built proofs, users pay no gasLive at api.rail20.org

Every one of these has been exercised with real on-chain transactions. If a swap or bridge is interrupted mid-flow, funds are always recoverable from the user's signature. There is no localStorage-only failure mode; there is no random ephemeral key that can be lost.

Why Now

The last few weeks have taught us three things worth designing around:

Technical Foundations

RAIL20 is a small set of purpose-built parts, not a monolith. If you want the deep dive, the architecture page has the full data flow. The summary:

Everything above is running in production. None of it is speculative.

Roadmap Preview

In the spirit of building in public, here is our current working plan for the next several months. We'll iterate as we learn, but this is a real commitment, not marketing.

ReleasePlanned Features & Changes
RAIL20 v2
Today
Multi-chain: ETH + USDC private pools on Base, ETH + USDG pools on Robinhood Chain, ETH + USDC pools on Arbitrum. On-chain DEX same-chain swap (Uniswap V3 on each chain). Cross-chain bridge via 1Click and a direct Relay/Across router (between pool chains, plus out to Ethereum and BSC). Deterministic burner with signature-based recovery (auto-recovers stranded swap funds across chains). Relayer-side proof generation. Reference CLI (@rail20/cli on npm, multi-chain). Public technical docs across docs.rail20.org, github.com/rail20dev/protocol.
RAIL20 v2.1
Next week
RAIL20 token launch. Utility, governance, and revenue-sharing details in a dedicated tokenomics post at launch. Bridge stepper ETA countdown (shipped). Amount input i18n (comma-decimal locales). Preview quotes surfaced from Uniswap V3 directly.
RAIL20 v2.2
Upcoming
More pool tokens on Base: WETH, USDT, cbBTC. Non-EVM bridge targets (Solana, Bitcoin, Zcash) with per-chain address validation. appFees on 1Click quotes so the protocol earns a share on bridges. First-party quote confidence indicator on the bridge stepper.
RAIL20 v2.3
Upcoming
Private Proofs of Innocence (POI). Users can prove non-association with sanctioned addresses without deanonymizing the rest of their activity. View keys for opt-in per-transaction disclosure. Front-end sanctions screening at shield time.
RAIL20 v3
Future
Expanded chain & token coverage. More shielded pools across additional EVM chains and assets - each a configuration change, no contract, proof, or relayer changes. Full SDK for third-party integration. Agent-treasury reference implementation.

We're targeting a shipping cadence of roughly one release every four to six weeks - smaller, tightly scoped upgrades over infrequent large ones. This is the same discipline Base is now moving to for their own stack, and for the same reason: frequent small releases are easier to verify, audit, and integrate.

Multi-chain by design

RAIL20's pool contract, Groth16 verifier, and Poseidon tree are asset- and chain-agnostic. Adding a new shielded pool - a different token, or the same design on a new EVM chain - is a configuration change (token address, decimals, symbol), not a new contract or a fresh audit surface.

This is what lets RAIL20 expand quickly:

Token Launch Next Week

The RAIL20 token launches with the v2.1 release next week. It is designed around three uses:

The full tokenomics, distribution, and vesting details will be published in a dedicated post at launch. This roadmap is the technical picture; the token post will cover the economics.

What This Means for You

Building in the Open

Everything above is public. The protocol documentation is MIT-licensed. The pool contracts are verified on Basescan. The Groth16 verifier is generated from a standard universal setup and can be reproduced from the public ceremony output. We contribute back to the primitives we depend on (Uniswap V3, NEAR Intents 1Click, standard Groth16 / Poseidon libraries) and publish our own tooling as we go.

A dedicated external audit of the RAIL20-specific contracts is pending. The primitives underneath (Groth16 verification, Poseidon hashing, Merkle-tree commitment schemes over BN254) are industry-standard building blocks with no novel cryptography.

Join Us

Building private, compliant onchain payments at Base's scale is a team effort. If you're passionate about zero-knowledge cryptography, cross-chain settlement, or building the payment layer for the next billion onchain users, we want to hear from you.

RAIL20 wins when Base wins, and Base wins when Ethereum wins. Same north star.