Skip to content

Repository files navigation

🏛️ DAO Smart Contract

A decentralized voting system built with Solidity and Hardhat.
This contract allows DAO members to create proposals, add voters, and vote on proposals transparently on the blockchain.


⚙️ Features

  • 🧑‍💼 Admin Role — only admin can add voters and create proposals.
  • 🗳️ Voting System — registered voters can vote on proposals.
  • 📜 Proposal Management — track proposals, their descriptions, and vote counts.
  • 🔒 On-chain Transparency — every action is recorded on the blockchain.

🧩 Tech Stack

  • Solidity 0.8.28
  • Hardhat
  • TypeScript
  • Ethers.js
  • dotenv

About

A decentralized voting contract built with Solidity that allows DAO members to create proposals, add voters, and cast votes securely. The contract manages admin permissions, proposal lifecycle, and transparent on-chain voting.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages