Replies: 2 comments 2 replies
-
Don't worry. None of these dependencies are embedded in the firmware.
There's also the simulator, which uses some Python packages to mock the dedicated device's hardware when running on a PC. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Great, that's good to know. Is it possible and easy for a user to compile binaries from the code? Also, what's the best way to know exact dependencies used for the firmware part? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was looking at the
poetry.lock
file of this repo and was very curious to understand why there are so many dependencies for this project? I even saw a dependency for jupyter/ipython. I would like to understand why a hardware wallet firmware needs all of this or perhaps I'm overlooking something.Beta Was this translation helpful? Give feedback.
All reactions