https://github.com/stacks-archive/sbtc-bridge-web
Web tool to facilitage peg operations for sBTC
https://github.com/stacks-archive/sbtc-bridge-web
Last synced: about 2 months ago
JSON representation
Web tool to facilitage peg operations for sBTC
- Host: GitHub
- URL: https://github.com/stacks-archive/sbtc-bridge-web
- Owner: stacks-network
- License: agpl-3.0
- Created: 2023-01-23T17:48:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T10:33:59.000Z (about 1 year ago)
- Last Synced: 2024-06-22T19:40:09.415Z (about 1 year ago)
- Language: Svelte
- Homepage: https://sbtc.world
- Size: 13.8 MB
- Stars: 14
- Watchers: 9
- Forks: 4
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sbtc-bridge
## Introduction
The project is deprecated.
The app here worked with a previous version Romeo of sBTC.
This application was deployed on the old testnet but has not been updated.
[sbtc.tech](https://sbtc.tech).
## Development
```bash
node -v
npm install
npm run dev
```