Skip to content

gianlucamazza/nodejs-bitcoin-wallet

Repository files navigation

nodejs bitcoin wallet

[experimental] funds can be "lost".

Alt text

  1. download
git clone https://github.com/gianlucamazza/nodejs-bitcoin-wallet.git
  1. install dependencies
cd nodejs-bitcoin-wallet
npm install
  1. copy the configuration file:
cp config.json.template config.json
  1. run the wallet, if not present a bip32 wallet will be generated:
npm start

development roadmap

  • sweep private key
  • multisig transactions
  • hardware wallet integration
    • trezor
    • ledger
    • coldcard
  • lightning integration

support the development

Bitcoin donations: bc1q7uauxxrumjg8pg5pr543gazrjtvyrcmxjyxks2

Releases

No releases published

Packages

No packages published