Web interace to deposit sBTCs
Go to file
2023-10-27 18:31:17 +02:00
LICENSES Upload to GitHub 2023-10-25 16:34:59 +02:00
screenshots Improved UI with new screnshots 2023-10-27 18:31:17 +02:00
src/app Improved UI with new screnshots 2023-10-27 18:31:17 +02:00
.gitignore Updated readme, package.json, and yarn.lock 2023-10-26 10:08:50 +02:00
next-env.d.ts Upload to GitHub 2023-10-25 16:34:59 +02:00
next.config.js Upload to GitHub 2023-10-25 16:34:59 +02:00
package.json Updated readme, package.json, and yarn.lock 2023-10-26 10:08:50 +02:00
postcss.config.js Upload to GitHub 2023-10-25 16:34:59 +02:00
README.md Updated readme, package.json, and yarn.lock 2023-10-26 10:08:50 +02:00
tailwind.config.ts Upload to GitHub 2023-10-25 16:34:59 +02:00
tsconfig.json Upload to GitHub 2023-10-25 16:34:59 +02:00
yarn.lock Updated readme, package.json, and yarn.lock 2023-10-26 10:08:50 +02:00

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

Screenshots

Home

Ready

Confirmed

License

GPL-3.0-or-later