Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VotingDapp

A simple on-chain voting dApp built with Sui Move and a React + TypeScript frontend. Connect your Suiet wallet, create and vote on proposals, and see results in real time.


🚀 Prerequisites

  1. Node.js & npm
    Make sure you have Node.js (v16+) installed. Download it from https://nodejs.org/

  2. pnpm
    We use pnpm for fast, disk-efficient package management. If you don’t already have it, install globally:

      npm install -g pnpm

    Tip: On macOS or Linux you may need to prepend sudo:

     sudo npm install -g pnpm

⚙️ Installation

From the project root (/fontend/voting_app):

   pnpm install

🏃‍♂️ Running the dApp

Start the development server:

   pnpm install

📝 License

This project is released under the MIT License. Feel free to use, modify, and distribute!

About

Voting Dapp coded in sui move

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages