21 lines
487 B
Markdown
21 lines
487 B
Markdown
# Web Interace to deposit 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")
|
|
|
|
![Ready](./screenshots/1_ready.png "Connected, do you want to deposit?")
|
|
|
|
![Confirmed](./screenshots/2_confirmed.png "Transaction is confirmed")
|
|
|
|
|
|
## License
|
|
[GPL-3.0-or-later](./LICENSES/GPL-3.0-or-later.txt)
|