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
- Host: GitHub
- URL: https://github.com/friedger/stacks-swaps
- Owner: friedger
- License: gpl-3.0
- Created: 2021-07-19T07:51:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T21:22:23.000Z (over 1 year ago)
- Last Synced: 2025-03-18T00:46:30.098Z (over 1 year ago)
- Language: JavaScript
- Size: 7.45 MB
- Stars: 17
- Watchers: 4
- Forks: 14
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](https://app.netlify.com/start/deploy?repository=https://github.com/friedger/stacks-swaps)