Listen to this page
Legacy Voice Guide powered by Grok + Deepgram
TROPTIONS · Stellar Rail
The TROPTIONS Layer 0 fabric references Stellar wallets, trustlines, and stablecoin assets inside Legacy estate workflows — powering executor transfer packets, cross-chain asset snapshots, and proof anchoring through the bridge-stellar 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-stellar crate
Rust simulation adapter — not live execution
↓
Stellar Network
G-addresses · trustlines · USDC · DAI · EURC · XLM
Wallet References
Legacy records owner-authorized Stellar 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.
Public Key / Address
G...
56-char base32, starts with G
Federated Address
name*domain.com
Human-readable alias
Memo / Tag
optional text
Exchange routing or memo ID
Network
Public / Testnet
Label clearly in inventory
Security note: Legacy never stores Stellar private keys or seed phrases. Only the public G-address (and optionally a federation address or memo) is recorded in the vault inventory. All private key custody remains with the owner.
Asset References
| Asset | Status |
|---|---|
| USDC | WATCHED |
| USDT | WATCHED |
| EURC | WATCHED |
| XLM | NATIVE |
| DAI | WATCHED |
| USDF | ADAPTER |
| FTHG | GATED |
Bridge Module Status
Troptions-L1 includes a bridge-stellar Rust crate that models Stellar trustline and transaction routing as a simulation-only cross-rail adapter. Live bridge execution requires operator keys, a Horizon RPC endpoint, and Control Hub approval.
bridge-stellar crate
Rust scaffold — simulation-only until live operator enabled
Trustline / asset 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 Stellar operator keys, Horizon RPC, and Control Hub approval
x402 Integration
Stellar Proof Packet
Signed Stellar wallet reference and asset trustline proof packet for executor proceedings — metered via TROPTIONS x402.
0.50 USDF
Cross-chain Asset Snapshot
Multi-chain wallet snapshot including Stellar G-addresses, trustline asset balances, and USDC/DAI references.
0.75 USDF
Current Status — Adapter / Simulation