Web interface to withdraw sBTCs
Go to file
2023-10-27 18:32:11 +02:00
LICENSES Initial commit 2023-10-26 10:21:11 +02:00
screenshots Improved UI with new screnshots 2023-10-27 18:32:11 +02:00
src/app Improved UI with new screnshots 2023-10-27 18:32:11 +02:00
.gitignore Initial commit 2023-10-26 10:21:11 +02:00
next.config.js Initial commit 2023-10-26 10:21:11 +02:00
package.json Initial commit 2023-10-26 10:21:11 +02:00
postcss.config.js Initial commit 2023-10-26 10:21:11 +02:00
README.md README update 2023-10-26 13:02:59 +02:00
tailwind.config.ts Initial commit 2023-10-26 10:21:11 +02:00
tsconfig.json Initial commit 2023-10-26 10:21:11 +02:00
yarn.lock Initial commit 2023-10-26 10:21:11 +02:00

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/.

Screenshots

Home

Sign

Ready

Confirmed

License

GPL-3.0-or-later