mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-06-04 09:16:40 +00:00
Use Tickets (JavaScript)
Demonstrates how to use Tickets for out-of-order transaction submission on the XRP Ledger.
For more context, see the Use Tickets tutorial.
Setup
npm install
Basic Ticket Usage
node use-tickets.js
Tickets with Multi-Signing
node use-tickets-multisig.js