Target: create a web3 front-end project with popular web3 framework.
- MultiChain
- Auto refresh wallet balances
- Different Theme
- I18n
yarn && yarn dev
- Next.js
- wagmi
- ethersV6
- rainbowKit (master branch)
- web3Modal (web3Modal branch)
- react-redux
- react-toastify
- SWR
- next-i18next
- UI framework
- Chakra UI
- Styled-components
- I choose to use styled-components as an auxiliary style library, it's up to u
- Redux
- default: user / balances
- If u don't need the module, u can remove it as u want. This module is added because the author often uses :)
- Theme Config
- src/config/theme
- Site Config
- src/config/site
- src/components/Layouts/Seo
- I18n Config
- src/config/language
- public/locales
- next-i18next.config.js
- default add EN & ZH-CN
This project is inspired by and re-uses a lot of code from Nexth.
Thx for powerful web3 community strength