Skip to content

Fun experiment to build hardware wallet in python with ESP32

Notifications You must be signed in to change notification settings

brendabrandy/esp32_micropython_wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ESP32 Micropython Wallet

to upload a file

ampy --port <port number> put <filename>

To check whether the file is there, go into the serial console of esp32, and type

import os; os.listdir

About

Fun experiment to build hardware wallet in python with ESP32

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages