1.0.2 • Published 6 years ago

ripple-sign-keypairs v1.0.2

Weekly downloads
18
License
MIT
Repository
github
Last release
6 years ago

ripple-sign-keypairs

NPM
Build Status Coverage Status

Signature library with ripple keypair

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 ripple-sign-keypairs