Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 565 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 565 Bytes

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