/pitrezor

raspberry pi zero platform to run the trezor port pitrezor as a newyorkcoin wallet

Primary LanguageBitBakeMIT LicenseMIT

NewYorkCoin-pitrezor

OS linux platform for the pitrezor project (usign yocto)

This code is used to build the linux platform image for the raspberry pi zero to be able to run the pitrezor software at bootup.

Quick start (Items you will need for this project)

all items you will need are listed in quickstart.md

Firmware

The firmware for the pitrezor can be found here

How to build pitrezor image?

  1. Install Docker
  2. git clone https://github.com/NewYorkCoinNYC/pitrezor.git
  3. cd pitrezor
  4. sudo ./build-pitrezor.sh TAG (where TAG is 1.9.3.0 for example, if left blank the script builds latest commit in master branch)

This creates file build/pitrezor-TAG.zip .