Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 1.28 KB

README.md

File metadata and controls

44 lines (35 loc) · 1.28 KB

Vochaa

VOCHAA LOGO

Summary

Vochaa is an open-source platform aiming to bring quadratic voting to blockchain projects, where anyone can import projects, send suggestions and vote.

Slidedeck

https://github.com/RafaRed/Vochaa/blob/main/docs/vochaa%20slidedeck.pdf

Live Demo

https://vochaa.vercel.app/

Video Demo

Video Demo
https://www.youtube.com/watch?v=KaV2vNUpWms

Local Installation

  1. Download the files
git clone https://github.com/RafaRed/Vochaa.git
cd Vochaa/web3
  1. Create a new Firebase Project
  • Before requesting the credentials create a Realtime Firebase project
  • Add a new web app on firebase and get your creadentials
  • Replace the firebase credentials in the last lines of '.env.local' file on "web3/.env.local"
  1. Request an API key for Covalent
  • Replace the creadentials in the first line of '.env.local' file on "web3/.env.local"
  1. Install and run the project.
npm install
npm run
  1. Done

Contact

Discord:
Rafael Souza#2474

Email:
[email protected]