Hardware Wallet Pro Firmware. WIP
Go to file
Bitgamma 34bf08ef32
Update STORAGE.md
2018-10-17 16:18:10 +02:00
docs Update STORAGE.md 2018-10-17 16:18:10 +02:00
src refactoring and nrf52 port 2018-10-17 16:06:08 +02:00
tests remove stub check 2018-07-26 11:24:39 +03:00
vendor/uecc finish refactoring 2018-10-17 16:14:39 +02:00
.gitignore finish refactoring 2018-10-17 16:14:39 +02:00
LICENSE-APACHEv2 dual license 2018-05-21 13:20:44 +03:00
LICENSE-MIT dual license 2018-05-21 13:20:44 +03:00
README.md update documentation with input from Slack discussion 2018-05-21 20:03:18 +03:00
hardware-wallet.emProject refactoring and nrf52 port 2018-10-17 16:06:08 +02:00

README.md

Hardware Wallet Pro

This repository contains the Hardware Wallet Pro firmware as well as technical documentation.

Introduction

The Hardware Wallet Pro is an Ethereum and ERC20 (possibly BTC, too) hardware wallet which integrates with the Status application. The device is responsible for generating a HD wallet and for signing transactions in a way that the keys never leave the hardware wallet. It provides 2FA by requiring a PIN to sign transactions.

Physical characteristics

The device will be credit-card sized, have a custom segmented LCD and two buttons. It will have a rechargeable battery and a bluetooth module.

More info

Check the docs folder for more details