Documentation Index
Fetch the complete documentation index at: https://ryle.sh/docs/llms.txt
Use this file to discover all available pages before exploring further.
A short overview for partners evaluating an integration. Kept intentionally high level.
1. Executive summary
Ryle is infrastructure for issuing, managing, and operating confidential digital assets. Through a dashboard for operators and APIs for engineering teams, partners can launch and run a confidential asset program without taking on blockchain, cryptography, or confidential-network expertise themselves. The goal is simple: make integrating Ryle feel closer to integrating a payments processor than building a blockchain product.2. The problem
Programmable digital assets that also need to be confidential — for B2B flows, treasury, regulated instruments — are operationally hard. Teams need privacy without losing control, auditability, or integration simplicity, and most do not want to staff a blockchain organization to get there.3. Platform overview
Ryle exposes three surfaces:- Console — a web dashboard for operators, business, and compliance teams.
- APIs — a programmatic surface for developers and back-office systems.
- White-label Wallet (optional) — a customer-facing wallet partners can ship under their own brand, with per-user embedded EVM wallets provisioned automatically (via Privy among other embedded-wallet providers): no seed-phrase or recovery UX for end users.
4. Core capabilities
- Asset creation and lifecycle management
- Operator dashboard with real-time visibility
- API-based integration into existing products and workflows
- Role-based permissions and controlled information access
- Operational monitoring, alerts, and status tracking
- Administrative controls and policy configuration
- Selective disclosure for regulators, auditors, and counterparties when needed
- Full abstraction of network and infrastructure complexity (settlement is on EVM-compatible chains — e.g. Ethereum, Polygon, Base, Arc, Plasma, Tempo — selected per deployment)
5. Dashboard experience
Operators manage assets, participants, permissions, and day-to-day operations from a single Console. Designed for non-blockchain-native teams: clean fintech-style UI, predictable workflows, full audit history, exports on demand. Privacy boundaries are enforced consistently — operators see what they are entitled to, and nothing more.6. API experience
A small set of stable primitives — assets, accounts, mints, redemptions, policies, events. Predictable request/response shapes, idempotent operations, webhooks with replay and per-delivery logs, and a sandbox environment with parity to production. Engineers integrate with familiar patterns, never directly with the underlying confidential network.7. Integration model
Typical adoption:- Onboard the organization and team.
- Configure the asset and its policies.
- Wire systems via API keys and webhooks.
- Optionally configure the white-label wallet.
- Test in sandbox.
- Promote to production.
8. Security, privacy, and control
The product principle is confidential by default, visible by policy, auditable always. End-user balances and transaction graphs are not exposed. Visibility is the result of explicit policy or a deliberate, scoped, time-bounded, audited disclosure. Every privileged action is recorded in an immutable audit log. Mechanisms are abstracted from the integrator.9. Example use cases
- Tokenized financial assets where positions must remain private but supply and reserves must be auditable.
- Internal treasury and inter-entity flows.
- Collateral management with controlled disclosure to specific parties.
- B2B confidential payment rails between business customers.
- Any case where dashboard-plus-API access materially reduces the operational burden of running a confidential asset program.