Skip to content

Hackathon-Dev-Collective/de-voting

Repository files navigation

This is a Next.js project bootstrapped with create-next-app. package manager pnpm

Chinese Version: 简体中文

Routers

/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

About

dev based on Next.js App Router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors