XRPL RWA Asset Management
Real-world asset tokenization on XRPL Testnet — issuance, authorized trust lines, DEX offers, XRP settlement, and a session document vault. Ledger access and signing run on the server in this Blazor session (testnet-only demo; seeds exist in server memory while connected).
Paste your secret family seed here — a string that starts with s and proves you control the account. That is not the public classic address (starts with r); never put an r address in the seed field. On Testnet, use Create funded … (faucet) to mint a new s seed, or paste a seed exported from Xaman, Crossmark, or another XRPL wallet set to Testnet.
Issuer wallet
“Create funded issuer…” calls the Ripple Testnet faucet via /api/xrpl/faucet and fills the issuer seed and address.
Investor / holder wallet
“Create funded holder…” uses the same public faucet and fills the holder seed and address so you always have two funded Testnet accounts for issuance demos.
Export wallet sheet
Downloads a one-page PDF with classic addresses, family seeds, and the XRP / sequence lines currently shown above. Intended for Testnet lab notes only — never reuse these seeds on mainnet.