Skip to content

Thunkar/aztec-keychain

Repository files navigation

Aztec keychain

What

Low cost DIY hardware wallet for the Aztec network. This project should NOT be considered as a reference from a security standpoint, as it is a testbed for understanding how hardware wallets for Aztec could be designed and implemented.

keychain

keychain

How

Based around the inexpensive ESP32 C3 chipset, in particular the Supermini boards available from plenty of sources.

  • The wallet creates its own WiFi network with a captive portal when connected via USB.
  • The captive portal can be accessed with an auxiliary device (such a smartphone) to operate the interface, configure it and authorize/sign transactions.
  • The wallet exposes a serial interface to interact with applications.
  • Accounts are generated locally in the device and private signing keys are NEVER exposed through WiFi or serial.

I want one!

  1. Assembly
  2. Usage
  3. DApp integration

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published