Ripple Updates Developer Libraries for Latest XRP Ledger Version
Ripple's Julian Berridi announced new releases of xrpl.js and xrpl-py, two developer libraries that support XRP Ledger version 3.3.0.
xrpl.js is a JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser, while xrpl-py is a pure Python implementation for interacting with the XRP Ledger.
The new releases simplify common tasks such as serialization and transaction signing, and provide native Python methods and models for XRP Ledger transactions and core server API objects.