# 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: ```sh npm install node send-xrp.js ```