Skip to content

Bitcoin, Lightning, Hippocrat DID and Data Wallet SDK for Node, Browser and Mobile

License

Notifications You must be signed in to change notification settings

devmasme/hippocrat-wallet-sdk

 
 

Repository files navigation

hippocrat-wallet-sdk

Bitcoin, Lightning, Hippocrat DID and Data Wallet SDK for Node, Browser and Mobile

Easy Peasy Lemon Squeezy to Use. Including

  • generate, encrypt and decrypt mnemonic (following bip39)
  • derive account, address, and child of address (following bip32, bip44 and bip84)
  • make transaction on Bitcoin either to transfer Bitcoin or write data on Bitcoin
  • create Lightning invoice with Bitcoin private key (following bolt11)
  • encrypt and decrypt data with Bitcoin key pair (following ECIES)
  • create Hippocrat(HPO) DID from Bitcoin mnemonic

...and more!

Install

Will be published on NPM soon! You can clone and install to use for now.

BtcWallet

BtcPayment

LNPayment

RareData

HpoDid

About

Bitcoin, Lightning, Hippocrat DID and Data Wallet SDK for Node, Browser and Mobile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.9%
  • TypeScript 34.1%