- Next.js v14.1: React framework for the web, use App Router
- React
- Tailwind CSS: Atomic CSS framework
- daisyUI v4.10: UI component library for Tailwind CSS
- Iconify: Icon library, integrate with Tailwind CSS
- Wagmi v2.5: React Hooks for Ethereum
- Viem v2.9: TypeScript interface for Ethereum
- Web3Modal v4.1: Wallet connection
- pnpm: Fast and disk space efficient package manager
Contract Address: https://sepolia.etherscan.io/address/0x1bbdaC59c6E90E7AFf2CC9607770003644B62822
- Hardhat v2.22: Ethereum development framework
- Viem: TypeScript interface for Ethereum
- Solidity v0.8.24: Smart Contract programming language
- pnpm: Fast and disk space efficient package manager
- Refactor to monorepo
- Smart contract gas optimization
- Replace daisyUI with shadcn/ui