Ripple REST Client
JSON →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).
Resources
packageripple-rest-client ↗
API endpoints
full doc /v1/registry/ripple-rest-client