Hey all, added docker image for offline development, integration with local testnet (regtest), a block explorer and and a GUI that walks you through how to perform a pay to tapscript (script path) transaction (I saw a lot of people have been asking about this on the forum, so hope this helps).
Grab the new version and start a new local testnet with a one liner:
docker run -p 1337:1337 -it --rm qedprotocol/bitide:latest
Also shot a quick tutorial video for anyone that wants to get started with TapScript:
