Files
xahau.js/packages/xrpl
Caleb Kniffen dbd5852ba6 feat(types): Export most of the types (#2360)
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`
2023-07-03 17:03:51 -05:00
..
2023-02-03 17:03:07 -06:00

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.