Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stepansnigirev/m5stack_hardware_wallet
https://github.com/stepansnigirev/m5stack_hardware_wallet
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stepansnigirev/m5stack_hardware_wallet
- Owner: stepansnigirev
- Created: 2019-06-24T18:44:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T10:04:10.000Z (over 5 years ago)
- Last Synced: 2024-11-09T05:38:23.859Z (2 months ago)
- Language: C++
- Size: 4.88 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# M5Stack hardware wallet
A simple bitcoin hardware wallet on [M5Stack](https://m5stack.com/) ESP32 board.
Communicates over bluetooth, generates a mnemonic, shows xpub, addresses and signs electrum transactions.
You need [micro-bitcoin](https://github.com/micro-bitcoin/uBitcoin) library installed (just download ad drop to `Documents/Arduino/libraries` folder).