Skip to content

RealToken-Community/tally-zero

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hero

TallyZero

Decentralized Voting Made Simple

Website · Issues

What is TallyZero

A robust, open-source platform for onchain voting, Tally Zero ensures accessibility and transparency, leveraging React and IPFS for true decentralization.

App Architecture

  • Yarn
  • React
  • TypeScript
  • Nextjs
  • TailwindCSS

Hosting

  • Fleek (IPFS Hosting, deployment, build)
  • Github (Codebase, issues, PRs, actions)

Services

  • Github Actions (CI/CD)
  • Ethers (Fetching proposals)

Star History

Star History Chart

Essential Guidelines

The project's pages are located in the /app directory, with components organized as follows:

  • container: Components related to the interface
  • form: All forms are housed here
  • navigation: Components associated with the layout
  • section: Components for the marketing page
  • table: Self explanatory
  • ui: Components from Shadcn UI

The /config folder is crucial for maintenance purposes:

  • chains.ts: Contains all chains for Web3 connection
  • data.ts: Lists the chains supported by Tally Zero (refer to the image). You can add as many as required.

Supported Chains

Lastly, the /data folder contains the ABI for TallyZero.

About

A decentralized zero dependency voting client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.1%
  • CSS 1.1%
  • Other 0.8%