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

11 lines
178 B
Markdown

# Remove Regular Key (JavaScript)
Demonstrates how to remove a regular key from an XRP Ledger account.
Quick setup and usage:
```sh
npm install
node remove-regular-key.js
```