Chain-agnostic by design
Settlement target and RPC endpoint are configured per deployment and can be changed without redeployment. Partners never select contract addresses, ABIs, or RPC providers in code; those choices live in platform configuration alongside custody, KYC, and identity settings. The same API surface — assets, accounts, mint, redeem, policies, events — applies regardless of which chain a deployment uses.Available today
All on-chain activity — confidential transfers, mints, redemptions, and balance state — settles on EVM-compatible chains. Examples include:
The list above reflects chains partners commonly deploy to today. The exact chain target for your deployment is selected during onboarding and configured in the Console.
Expanding chain support
Ryle is built for EVM-compatible settlement today, with non-EVM chain support in active development. As additional networks come online, the integration model stays the same: partners continue to work through the Console and APIs; chain-specific complexity remains on Ryle’s side of the boundary. We will update this page as new settlement options become generally available.What stays the same across chains
Regardless of settlement network, partners get the same platform capabilities:- Integration surface —
Asset,Account,Mint,Redeem,Policy,Eventprimitives; REST APIs and webhooks; operator Console. - Confidentiality model — encrypted balances and amounts with zero-knowledge validity proofs.
- Gas sponsorship — Ryle’s relayer submits transactions so end users do not hold native gas assets.
- Selective disclosure — scoped, time-bounded, logged views for auditors, regulators, and counterparties when policy requires visibility.
- Audit log — every privileged action recorded, attributed, and exportable.
Related
- Glossary — definition of EVM-compatible chain
- How confidential assets work
- APIs & webhooks — integration surface for settlement and operations
- Confidential payments
- FAQ