ETHathon Full-Stack DApp Boilerplate
- ποΈStarter kits
- π€
- βAll
- π·οΈ
Highly-integrated, fast, and type-safe monorepo with NextJS, Tailwind, Hardhat, wagmi.sh, and Rainbowkit.
β
Type-Safe Contract-Interactions
β
Multichain by default
β
Production-Ready
β
Maintained & Up-to-Date Packages
The Stack:
- Recommended Package-Manager:
pnpm
- Monorepo Tooling:
turborepo
- Smart Contract Development:
hardhat
- Deploy & ABI/Address-Export:
hardhat-deploy
- Typescript-Types:
typechain
- Vyper support:
hardhat-vyper
- Deploy & ABI/Address-Export:
- Frontend:
next
- Contract Interactions:
wagmi
,rainbowkit
- Styling:
tailwindcss
- Styled Components:
twin.macro
,emotion
- Contract Interactions:
- Misc:
- Linting & Formatting:
eslint
,prettier
- Actions on Git Hooks:
husky
,lint-staged
- Linting & Formatting: