KasarLabs / barknet

https://kasar.io
MIT License
13 stars 0 forks source link

issue #6 and issue #2 #9

Closed axelizsak closed 1 year ago

axelizsak commented 1 year ago

Issue #6

DA_LAYER "bitcoin" added, two steps in the script:

  1. check that bitcoind is installed, with error message if not

  2. Launch devnet (regtest)

If you want the script to perform other commands, ask me and I'll add them.

Issue #2

Implementation of bitcoinconfig with three default parameters: host, user and pass. Added validate to check if the ip is valid (can be removed if not needed). Wallet parameters added later.

0xEniotna commented 1 year ago

lgtm