you21979 / node-ripple-sign-keypairs

Signature library with ripple keypair

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Signature library with ripple keypair

License:MIT License


Languages

Language:JavaScript 100.0%