{"library":"ripple-rest-client","type":"library","category":null,"description":"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).","language":"javascript","status":"active","version":"1.16.1","tags":["javascript","ripple","api","http","client"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ripple-rest-client","imports":["const { Client } = require('ripple-rest-client');","const RippleAPI = require('ripple-rest-client');","import RippleAPI from 'ripple-rest-client';"]},{"cmd":"yarn add ripple-rest-client","imports":[]},{"cmd":"pnpm add ripple-rest-client","imports":[]}],"homepage":"https://github.com/ripple/ripple-rest-client","github":"https://github.com/ripple/ripple-rest-client","docs":null,"changelog":null,"pypi":null,"npm":"ripple-rest-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}