JSPM

xrpl-kms

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q41012F
  • License ISC

Package Exports

  • xrpl-kms
  • xrpl-kms/dist/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-kms) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

AWS KMS based XRPL Tx Signing

This repo shows how to sign an XRPL transaction using AWS KMS.

Prep

  1. Create ECDSA secp256k1 key in AWS KMS
  2. Create AWS IAM user with programmatic access to AWS KMS.
  3. Run the script to generate the XRP address and fund the account with min 10XRP to activate it.