Charity DAO frontend

This UI allows users to interact with the Charity DAO smart contracts (voting, executing proposals, etc)

Running

This is a wagmi + Vite project bootstrapped with create-wagmi

Run npm run dev in your terminal, and then open localhost:5173 in your browser.

Once the webpage has loaded, changes made to files inside the src/ directory (e.g. src/App.tsx) will automatically update the webpage.

Learn more

To learn more about Vite or wagmi, check out the following resources: