This project demonstrates how to use the Garden SDK v2 to create a simple dApp for swapping from WBTC to BTC.
- Clone the repository
git clone https://github.com/gardenfi/demo-app
cd demo-app
- Install dependencies
bun install
- Run the development server
bun run dev
The dApp should look something like this