mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-06-07 10:46:45 +00:00
408 B
408 B
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