Web interface to withdraw sBTCs
LICENSES | ||
screenshots | ||
src/app | ||
.gitignore | ||
next.config.js | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json | ||
yarn.lock |
Web Interace to withdraw 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/
.