ripple-lib (RippleAPI)

JSON →
library 1.10.1 ·javascript deprecated
verified Jun 7, 2026

ripple-lib is a deprecated JavaScript/TypeScript API for interacting with the XRP Ledger. Current stable version is 1.10.1, released in 2021. The library supports IOUs, payment paths, decentralized exchange, account settings, payment channels, escrows, and multi-signing. It allows connecting to rippled servers from Node.js or browsers, creating requests, parsing responses, listening to ledger events, and signing/submitting transactions. It includes TypeScript type definitions and is part of the xrpl.js monorepo. The library has been superseded by xrpl.js v2+ and is no longer actively maintained; users are strongly encouraged to migrate.