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
|
|
|
|
|
|
|
|
Start your local development servers and then simply run `yarn dev`.
|
|
|
|
|
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
|
|
|
![Home](./screenshots/0_homescreen.png "Waiting for user to connect")
|
|
|
|
|
2023-10-26 10:34:29 +02:00
|
|
|
![Sign](./screenshots/1_sign.png "Prove ownership of sBTC")
|
2023-10-26 10:21:11 +02:00
|
|
|
|
2023-10-26 10:34:29 +02:00
|
|
|
![Ready](./screenshots/2_ready.png "Do you want to deposit?")
|
2023-10-26 10:21:11 +02:00
|
|
|
|
|
|
|
![Confirmed](./screenshots/3_confirmed.png "Transaction is confirmed")
|
|
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
[GPL-3.0-or-later](./LICENSES/GPL-3.0-or-later.txt)
|