bisq/apitest
ghubstan c0c75e2471
Support starting bitcoin & bisq apps on Linux
The apitest.linux package is for running random bash commands,
running 'bitcoind -regtest', running random 'bitcoin-cli -regtest'
commands, and spinning up Bisq apps such as seednode, arbnode,
and bob & alice nodes.

All but random bash and bitcoin-cli commands are run in the background.

The bitcoin-cli response processing is crude;  a more sophiticated
bitcoin-core rpc interface is not in the scope of this PR.
2020-07-09 15:35:45 -03:00
..
scripts Add script to get Bisq app pid 2020-07-09 15:30:22 -03:00
src/main Support starting bitcoin & bisq apps on Linux 2020-07-09 15:35:45 -03:00