Gaia DAO App Written in React with NextJS
Gaia DAO
Preview Domain
https://gaia-frontend.vercel.app/
Design Inspiration
Design Files
https://www.figma.com/file/qJ0bLuuTqPlVrKlPpeGDJZ/GaiaDAO?node-id=32%3A109
How to Contribute
- Join the Discord
- Create an issue for any bugs or features
- Create a Pull Request to add new features or help fix bugs
Tooling
- Written in React with NextJS
- Styled with Chakra UI
- ABI Interaction with ethers and web3modal
- Date formating with date-fns
State Options if useContext gets out of hand
- (Valtio)[https://github.com/pmndrs/valtio]
- (Zustand)[https://github.com/pmndrs/zustand]
Getting Started
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.