XRPL-Labs / xrpl-sign-keypairs

Signature library with XRPL keypairs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xrpl-sign-keypairs

Signature library with XRPL keypairs

motivation

ripple-lib can not sign with bitcoin key generation. You can use this library if you want to sign using derived key using bip39 or bip32.

usecase

  • bip39/bip44 wallet
  • bip39 multisig keysign

install

npm i https://github.com/XRPL-Labs/xrpl-sign-keypairs.git

About

Signature library with XRPL keypairs

License:MIT License


Languages

Language:JavaScript 100.0%