This is a Next.js project bootstrapped with create-next-app. package manager pnpm
Chinese Version: 简体中文
/app
/page.tsx (Homepage)
/profile
/[address]
/page.tsx (User Info)
/vote
/[id]
/page.tsx (Voting Results)
/components
AddressShorten.tsx
Vote.tsx
VoteHistory.tsx
RewardAnimation.tsx
RewardHIstory.tsx
ConnectWallet.tsx
CreateVoteModal.tsx
RewardAnimation.tsx
/types
/hooks
account.ts
contracts.ts