Welcome to Sapio Studio, a project for visualizing and exploring bitcoin smart contract trees built with Sapio.
Before starting Sapio make sure you have a Bitcoin node running and that you've loaded your wallet
via bitcoin-cli
.
yarn install
In one terminal run code: yarn start-react
After previous command finishes compiling run: yarn start-electron
Open the application and configure your preferences for your Bitcoin Node and Sapio Client.
You will need to load your own contract modules before you can do much.
Expect things to be broken, ugly, and not ready for production.