Skip to content

jaxtew/esp32-keygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

esp32-keygen

Use Arduino-based electronics to generate BIP-39 mnemonic phrases to be used in Bitcoin hardware wallets.

  • True randomness for key generation with a physical button
  • No Internet connection (can use microcontroller with no physical wireless connectivity to gaurantee)
  • Mnemonic phrase shown on LCD screen
  • Corresponding public key saved to SD card
  • Very easy to use

Circuit

Components needed to build the circuit below:

esp32_keygen

More detailed wire layouts to come.

Not intended to be used as a hardware wallet itself. Do not send Bitcoin to any keys generated with this without ensuring they can be properly recovered.

About

Securely generate Bitcoin mnemonic phrases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages