703 B
703 B
Web Interace to deposit sBTC
This interace has been developed within the sBTC Developer Release Program.
Usage
Make sure you have your sBTC Development Environment up and running.
After fetchinng the dependencies with yarn install
, you can start the web interface with yarn dev
.
The web UI is accessible at http://localhost:3000/
.