Files
xahau.js/packages/xrpl
Caleb Kniffen ec72f9ac8e fix: allow flag maps when submitting NFToken txs (#2490)
You can now `NFTokenMint` and `NFTokenCreateOffer` transactions with
`Flags` set to a map like other transactions with flags do.

ex. `{ tfSellNFToken: true }`
2023-10-04 16:37:56 -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.