Add a run_tests.py script which runs all of the tests. Add a setup_environment.sh script which will download and build the Trezor emulator, Coldcard simulator, and bitcoind.
8 lines
74 B
Plaintext
8 lines
74 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
build/
|
|
dist/
|
|
hwi.egg-info/
|
|
test/emulator.img
|
|
test/work
|