Files
2026-02-23 12:47:15 +00:00

11 lines
148 B
Markdown

# Paths (JavaScript)
Demonstrates how to find payment paths on the XRP Ledger.
Quick setup and usage:
```sh
npm install
npx ts-node paths.ts
```