This is a wagmi + Vite project bootstrapped with create-wagmi
using Bun package manager instead of npm for speed and Elegant APIs.
- To run the frontend locally, point the terminal to the frontend directory.
- Install dependencies by running
bun i
. - Run locally using
bun run dev
. - Default running port
http://localhost:5174/
. - Checkout deployed app here