0.0.8 • Published 8 years ago

praline-host v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Praline-host

Praline-host is the host-side software works with Praline, a Raspberry Pi based Bitcoin hardware wallet.

Praline-host

Requirement

You need a Praline hardware wallet to play with Praline-host.

Installation

You can install Praline-host from npm

npm install -g praline-host
praline

or install locally from source

git clone https://github.com/zhouer/Praline-host.git
cd Praline-host
npm install
npm start

License

MIT