Nextjs web3 boilerplate built on Viem, Wagmi, Rainbowkit and Chakra UI. The perfect starting point for your next web3 project.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
2.1.12.2.02.8.211.11.411.11.52.0.55.32.01.2.211.1.714.2.318.3.018.3.01.0.40.33.32.9.272.5.2220.12.718.3.018.3.07.7.18.57.014.2.39.1.03.6.12.29.15.1.39.0.113.2.55.4.525
commits
♻️ (layout.tsx, providers.tsx): Refactor children prop type to Readonly to prevent mutation
b688d70View on GitHub📝 (README.md): Correct typos and improve grammar for better readability
5f6a2d6View on GitHub📝 (README.md): Fix typos and improve grammar for better readability and understanding of the documentation
aa4a871View on GitHub🔧 fix(package.json): pin @vercel/analytics version to 1.2.2 to avoid unexpected updates
e6a4b2cView on GitHub🔧 refactor(wagmi.ts): update wagmi configuration to support new chains and wallets
5eef610View on GitHub📝 docs(README.md): add Table of Contents for better navigation and readability
7b2d5b6View on GitHub🔧 refactor(wagmi.ts): import connectorsForWallets and additional wallets from rainbowkit
5b63824View on GitHub🔥 remove(wagmi.ts): remove webSocketPublicClient from chains configuration and config creation to simplify code
3aa1f73View on GitHub✨ feat(next.config.js): enable reactStrictMode and configure webpack to resolve fallbacks and externals for better compatibility
536d22eView on GitHub📝 docs(README.md): update LinkedIn badge style for better visibility
4f04ab8View on GitHub🔧 refactor(package.json): update package versions for better compatibility and bug fixes
9b91decView on GitHub📝 docs: add MIT license to the project for open source usage
5b35776View on GitHub✨ feat(InfoText.tsx): create new InfoText component to standardize text display
ff21a35View on GitHub