Nextjs web3 boilerplate built on Viem, Wagmi, Rainbowkit and Chakra UI. The perfect starting point for your next web3 project.
Stars
66
Forks
33
Watchers
66
Open Issues
0
Overall repository health assessment
3.33.011.14.02.2.105.90.2116.1.60.4.619.2.419.2.45.5.01.0.40.34.52.45.32.19.525.2.319.2.1419.2.38.55.09.39.216.1.610.1.80.12.02.32.05.5.59.1.73.8.15.9.338
commits
Remove coolMode on RainbowKit causing issue on smaller devices
5522b9aView on GitHubchore(.gitignore): add lock files to .gitignore to prevent them from being tracked in the repository
f6daa7aView on GitHubfeat(docker): add multi-stage Dockerfile for building and running the app with a smaller image size
d4cdf7eView on GitHubfeat(TransferNative): enhance transaction handling with reset functionality and error/success notifications
48ffc04View on GitHubfeat(eslint): add eslint-plugin-css to support CSS linting in the project
eebb094View on GitHubchore: remove unused zksync_logo.svg file to clean up assets
50084e5View on GitHubchore: remove unnecessary "use client" directive from multiple files to clean up code and improve readability
35e57d2View on GitHubUpgrade all deps + Fix breaking change + Improve AddressInput.tsx component
5852831View on GitHub♻️ (layout.tsx, providers.tsx): Refactor children prop type to Readonly to prevent mutation
c0c4f8dView on GitHub📝 (README.md): Correct typos and improve grammar for better readability
2a4eec3View on GitHub