Clean Web3 Dapp starter template using the latest stack out there: Typescript ^5, react ^18 (including react-scrits ^5), and @web3-react/core v8. Enjoy!
Stars
73
Forks
39
Watchers
73
Open Issues
1
Overall repository health assessment
5.3.73.7.22.13.18.2.38.2.38.2.48.2.38.2.38.2.38.5.15.18.06.0.35.7.218.3.118.3.11.0.45.0.12.2.57.21.1129.5.1220.14.218.3.318.3.06.16.06.16.08.56.09.1.07.0.13.6.12.29.15.1.37.34.24.6.23.3.15.4.569
commits
🔧 (eslint): update ecmaVersion to 2021 for modern syntax support
a0195efView on GitHub⬆️ (package.json): Upgrade dependencies to their latest versions for improved performance and security
7684613View on GitHub✨ (package.json): Bump version from 0.2.0 to 0.2.1 for new release
6253d29View on GitHub📝 (README.md): Correct spelling and grammar errors, and improve formatting for better readability
b9ae9faView on GitHub🔄 refactor: replace REACT_APP_POCKET_KEY with REACT_APP_GROVE_APPID in .env.example and networks.ts
92b3826View on GitHub📝 docs(README.md): update project roadmap and dependencies versions
9680d7eView on GitHub🔄 refactor: rename useWindowWidthAndHeight hook to useWindowSize for better clarity
2e8a7e1View on GitHub🎨 style(App.css): remove unnecessary z-index styles for ant-modal-mask and ant-modal-wrap
e53ff0aView on GitHub✨ feat(hooks): add useNativeBalance, useSignerOrProvider, useSwitchChain hooks for better state management and interaction with Ethereum blockchain
5cd63fcView on GitHub📝 docs(README.md): add Table of Contents and update disclaimer with new boilerplate reference
4e4547eView on GitHub📝 docs(README.md): center align 'Enjoy!!!' heading and star reminder for better readability and aesthetics
6c7a587View on GitHub📝 docs(README.md): update LinkedIn badge color to blue for better visibility
d782842View on GitHub📝 docs(README.md): update README to reflect new features and changes
77a448aView on GitHub🎨 style(ConnectButton.tsx, App.css): add className to ConnectButton and define hover effect in App.css for better UX
d275518View on GitHub