Files

Use Tickets (JavaScript)

Demonstrates how to use Tickets for out-of-order transaction submission on the XRP Ledger.

Setup

npm install

Basic Ticket Usage

Browser

Open demo.html in a web browser and check the browser console to see the logs.

Alternatively, you can run the code from the command line:

node use-tickets.js

Tickets with Multi-Signing

node use-tickets-multisig.js