Skip to content

satyambnsal/starknet-dapp

Repository files navigation

# StarkVoice: **Decentralised Voting Platform**

Welcome to our innovative Decentralized Voting Platform, a cutting-edge system designed to empower users by providing a secure and transparent way to participate in decision-making processes. This platform leverages blockchain technology to ensure trust, transparency, and efficiency in voting on various proposals. This platform will primarily be available to Starknet.


Report a Bug - Request a Feature - Ask a Question

Project license Pull Requests welcome

Getting Started

Install dependencies

npm install
# or
yarn

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Generate database types

supabase gen types typescript --project-id rgxdnnfgcbznmumcdlgp > src/types_db.ts

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Contributors ✨

This project follows the all-contributors specification. Contributions of any kind welcome!