BitBoxSwiss / bitbox-wallet-app

The BitBoxApp for desktop and mobile.
https://bitbox.swiss/app
Apache License 2.0
250 stars 82 forks source link

scripts: improve regtest setup #2844

Open NicolaLS opened 1 month ago

NicolaLS commented 1 month ago

Use PIN remote in webdev. You might have to eject software keystore and reconnect after sending the first tx. to the wallet so that the tx shows up, after that all txs will show up immediately (no idea why).

Set export DOCKER_REGTEST=1 in case you are using it with the run_regtest.sh script.

Source lib.sh or example.sh from the regtest folder so that account0.json can be imported into bitcoin-cli correctly (I used a relative path because this is a WIP)