mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 04:05:52 +00:00
Expose most of the types in the `xrpl` package. Some renames will only affect you if you were deep importing these types previously. Renames of deep importable types: - `methods/bookOffers`: `TakerAmount` -> `BookOfferCurrency` - `methods/accountLines`: `Trustline` -> `AccountLinesTrustline`
xrpl.js
This package includes the xrpl library. This repository uses a monorepo
layout. Please find the README for xrpl here.
READMEs for other packages in this monorepo are located at the root of their
package, but since newcomers to XRPL are likely to want to use the xrpl
package this README is at the root of the project.