No description
  • Rust 99%
  • Linker Script 1%
Find a file
2022-05-30 21:52:14 +08:00
ethdwallet feat. added a more robust watchdog 2022-05-30 21:52:14 +08:00
ethdwallet-cli opt. removed useless code 2022-05-30 19:10:02 +08:00
.gitignore fix. fixed a timer error 2022-05-30 18:38:23 +08:00
README.md doc. typo fixed 2022-05-27 19:11:09 +08:00

ETHDWallet

A proof-of-concept design of Ethereum hardware wallet.

THIS IS MY COURSEWORK, DO NOT USE IT IN PRODUCTION

Requirements

  • Software:
    • Rust 1.62.0-nightly
    • cargo embed
  • Hardware
    • 华清远见FS-STM32F407实验箱

Features

// TODO