Ripple REST Client

JSON →
library 1.16.1 ·javascript
verified Jun 7, 2026

A Node.js client library for interacting with Ripple REST API servers. Version 1.16.1 provides simplified service for the REST API in node.js. Formerly used callbacks, now proposed API uses Promise-based methods like getAccountBalances and sendPayment. Supports account generation, balance retrieval, payment preparation/submission/confirmation, trustlines, and notifications. Designed for Ripple payment network integration with REST, RPC, and WebSocket adapters planned. Relies on Ripple REST server running locally (default port 5990).