DesobedienteTecnologico / dtails

Remastering tool for Debian Live based OS
GNU General Public License v3.0
49 stars 5 forks source link

Implement Coldcard Simulator #14

Open MeisterEdersCarpentry opened 1 year ago

MeisterEdersCarpentry commented 1 year ago

Bring the coldcard on dtails. Would fit very well in the concept of dtails. If a user has a problem with: a.) Coldcard not being FOSS b.) Coldcard being too expensive the user can try/use coldcard this way. General instruction is available on the coldcard site HERE Would it even be possible to make the seed persistent?

DesobedienteTecnologico commented 1 year ago

Will have a look at it this days. Thanks for the request :)

btclinux commented 1 year ago

To run a Coldcard simulator you need at least 20 GB of free space. If the size not a problem then the issue is in fact the simulator can't give you full functional wallet. For psbt transactions you may use Electrum or Bitcoin Core

DesobedienteTecnologico commented 1 year ago

@btclinux @MeisterEdersCarpentry I haven't yet give a try at the emulator.

If you do this steps, Do you get ~20GB less space in your computer? https://github.com/Coldcard/firmware#linux

Docker is not needed (Unless you want reproducible builds) But Docker will be too much for this under my point of view.

btclinux commented 1 year ago

Yes, the firmware directory ~20 GB after these steps

DesobedienteTecnologico commented 9 months ago

I have been thinking for a while if it is worth to add it knowing that it needs more than 20GB of free space to get it running.

I will add it because it will only be installed if is chose manually. The PR will be created after the new UI/UX.