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

https://github.com/friedger/stacks-swaps

Swapping BTC and tokens on Stacks chain
https://github.com/friedger/stacks-swaps

Last synced: over 1 year ago
JSON representation

Swapping BTC and tokens on Stacks chain

Awesome Lists containing this project

README

          

# Swap BTC and other assets for tokens on Stacks chain

Information and basic UI to inspect and execute trustless swaps between Bitcoin (and other tokens) and fungible and non-fungible tokens on the Stacks chain.

## Testing

To view the UI locally:

1. Download this repo (or clone it)
2. Run `yarn install`
3. Run `yarn start`

A new browser window will open to `localhost:3000`.

## Deploy your own with netlify

[![deploy](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/friedger/stacks-swaps)