0.0.7 • Published 5 years ago

@bpanel/bwallet v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

bPanel bwallet

Work in progress.

Usage

Use as a plugin with bPanel

Install using bpanel-cli

$ npm install -g bpanel-cli

$ bpanel-cli install @bpanel/bwallet

This will update the bpanel config file so that the plugins array contains @bpanel/bwallet. bpanel will install the plugin during its build.

Note: WebUSB requires the application to be served over https. This is required to work with hardware wallets. To create a self signed certificate locally, use the command:

$ openssl req -newkey rsa:2048 -nodes -sha512 -x509 -days 3650 -nodes -subj '/CN=localhost' -out selfsigned.crt -keyout selfsigned.key

The site will not be trusted by web browsers, but it will work for development purposes.

Features

  • Ledger Support
  • Trezor Support
  • Multisig Support
  • Watch only wallets using extended public keys