Yadigar is an improved version of Blockstream's Jade firmware, featuring Turkish language support instead of English and optimized specifically for TTGO T-Display hardware.
Turn your TTGO T-Display into a bitcoin hardware wallet using the Yadigar firmware.
- TTGO T-Display
- USB cable
- Computer running Linux, macOS, or ChromeOS
- Open Terminal
- Copy and paste this command:
/bin/bash -c "$(curl -sSL https://github.com/sukunetsiz/yadigar-diy/raw/master/device_specific/flash_the_ttgo_tdisplay)"
- Thanks to Blockstream for the original Jade firmware that Yadigar is based on
- Thanks to GitHub user epiccurious whose DIY guide and repository served as the foundation for this project