fjrojasgarcia / yocto-pitrezor

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

Home Page:https://www.pitrezor.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yocto-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.

How to build pitrezor image?

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

This creates file build/pitrezor-TAG.zip .

About

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

https://www.pitrezor.com

License:MIT License


Languages

Language:BitBake 72.4%Language:Shell 17.5%Language:Dockerfile 10.1%