Files
xrpl-dev-portal/_code-samples/send-xrp/js
2026-02-23 12:47:15 +00:00
..
2024-11-19 11:50:45 -08:00
2024-11-19 11:50:45 -08:00
2024-11-09 17:13:13 -08:00

Send XRP (JavaScript)

Demonstrates how to send XRP from one account to another on the XRP Ledger.

Browser

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

Command-line

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

npm install
node send-xrp.js