An open API service indexing awesome lists of open source software.

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

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
```