JSPM

  • Created
  • Published
  • Downloads 173990
  • Score
    100M100P100Q157919F
  • License ISC

A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser

Package Exports

  • xrpl
  • xrpl/dist/npm/ECDSA
  • xrpl/dist/npm/ECDSA.js
  • xrpl/dist/npm/client/WSWrapper
  • xrpl/dist/npm/client/WSWrapper.js
  • xrpl/dist/npm/index.js
  • xrpl/dist/npm/models/transactions/accountDelete
  • xrpl/dist/npm/models/transactions/accountDelete.js
  • xrpl/dist/npm/models/transactions/accountSet
  • xrpl/dist/npm/models/transactions/accountSet.js
  • xrpl/dist/npm/models/transactions/escrowCancel
  • xrpl/dist/npm/models/transactions/escrowCancel.js
  • xrpl/dist/npm/models/transactions/escrowCreate
  • xrpl/dist/npm/models/transactions/escrowCreate.js
  • xrpl/dist/npm/models/transactions/escrowFinish
  • xrpl/dist/npm/models/transactions/escrowFinish.js
  • xrpl/dist/npm/models/transactions/metadata
  • xrpl/dist/npm/models/transactions/metadata.js
  • xrpl/dist/npm/models/transactions/offerCancel
  • xrpl/dist/npm/models/transactions/offerCancel.js
  • xrpl/dist/npm/models/transactions/offerCreate
  • xrpl/dist/npm/models/transactions/offerCreate.js
  • xrpl/dist/npm/models/transactions/payment
  • xrpl/dist/npm/models/transactions/payment.js
  • xrpl/dist/npm/models/transactions/paymentChannelClaim
  • xrpl/dist/npm/models/transactions/paymentChannelClaim.js
  • xrpl/dist/npm/models/transactions/paymentChannelCreate
  • xrpl/dist/npm/models/transactions/paymentChannelCreate.js
  • xrpl/dist/npm/models/transactions/paymentChannelFund
  • xrpl/dist/npm/models/transactions/paymentChannelFund.js
  • xrpl/dist/npm/utils/hashes
  • xrpl/dist/npm/utils/hashes/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (xrpl) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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.