Listen to this page
Legacy Voice Guide powered by Grok + Deepgram
TROPTIONS · XRPL Rail
The TROPTIONS Layer 0 fabric references XRPL wallets, trustlines, and stablecoin assets inside Legacy estate workflows — powering executor transfer packets, cross-chain asset snapshots, and proof anchoring through the bridge-xrpl adapter module.
Architecture Position
Legacy Vault Protocol
Estate app · executor workflows · beneficiary packets
↓ powered by TROPTIONS
TROPTIONS Layer 0 Fabric
Namespace coordination · x402 metering · wallet maps · cross-chain proof routing
↓
Troptions-L1 / TSN · bridge-xrpl crate
Rust simulation adapter — not live execution
↓
XRP Ledger (XRPL)
r-addresses · trustlines · DEX · stablecoins · RLUSD
Wallet References
Legacy records owner-authorized XRPL wallet addresses as references — never storing private keys or seed phrases. Executor packets include wallet references so authorized executors can coordinate asset transfer through verified channels.
Classic Address
rXXXX...XXXX
r-prefix, base58
X-Address
X7XXXX...XXXX
Encodes destination tag
Destination Tag
optional uint32
Required by some exchanges
Network
Mainnet / Testnet
Label clearly in inventory
Security note: Legacy never stores XRPL private keys, seed phrases, or secret keys. Only the public r-address (and optionally an X-address or destination tag) is recorded in the vault inventory. All private key custody remains with the owner or their hardware wallet.
Trustline Assets
| Asset | Status |
|---|---|
| USDC | WATCHED |
| USDT | WATCHED |
| EURC | WATCHED |
| RLUSD | WATCHED |
| XRP | NATIVE |
| USDF | ADAPTER |
| FTHX | GATED |
Bridge Module Status
Troptions-L1 includes a bridge-xrpl Rust crate that models XRPL trustline and transaction routing as a simulation-only cross-rail adapter. Live bridge execution requires operator keys, a live XRPL RPC endpoint, and Control Hub approval.
bridge-xrpl crate
Rust scaffold — simulation-only until live operator enabled
Trustline management
Model-ready — no live key execution
Executor transfer routing
Packet generation ready — live bridge requires operator keys
Proof anchoring
TROPTIONS Layer 0 anchor event model ready
Live bridge execution
Requires live XRPL operator keys, RPC, and Control Hub approval
x402 Integration
XRPL Proof Packet
Signed XRPL wallet reference and trustline proof packet for executor proceedings — metered via TROPTIONS x402.
0.50 USDF
Cross-chain Asset Snapshot
Multi-chain wallet snapshot including XRPL addresses, trustline balances, and RLUSD references.
0.75 USDF
Current Status — Adapter / Simulation