GitHunt
ZH

zhouer/Praline-host

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

Languages

JavaScript88.7%HTML11.3%

Contributors

MIT License
Created July 11, 2017
Updated July 16, 2017
zhouer/Praline-host | GitHunt