Skip to content

you21979/node-ripple-sign-keypairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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