Skip to content

Bot80926/web3-frontend-template

Repository files navigation

web3-frontend-template

Target: create a web3 front-end project with popular web3 framework.

title-img

Init Function

  • MultiChain
  • Auto refresh wallet balances
  • Different Theme
  • I18n

Run 🏃

yarn && yarn dev

Framework 🌞

Config

  • 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

Inspiration 💡

This project is inspired by and re-uses a lot of code from Nexth.

Thx for powerful web3 community strength

About

create a web3 front-end project with NextJS/Wagmi/RainbowKit/Web3Modal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published