Skip to content

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

License

Notifications You must be signed in to change notification settings

magonyfur/pitrezor

Repository files navigation

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 and pi 4 to be able to run the pitrezor software at bootup.

How to build pitrezor image?

  1. Install Docker
  2. git clone https://github.com/magonyfur/pitrezor.git
  3. cd pitrezor
  4. sudo ./build-pitrezor.sh TAG [raspberrypi4-64 | raspberrypi0-2w-64] (where TAG is 1.11.2.0 for example, if left blank the script builds latest commit in master branch). You can optionnaly specify "raspberrypi4-64" or "raspberrypi0-2w-64" to build an image for one of these platform. Otherwise the default platform is pi zero.

This creates file build/pitrezor-MACHINE-TAG.zip .

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published