Vochaa is an open-source platform aiming to bring quadratic voting to blockchain projects, where anyone can import projects, send suggestions and vote.
https://github.com/RafaRed/Vochaa/blob/main/docs/vochaa%20slidedeck.pdf
https://www.youtube.com/watch?v=KaV2vNUpWms
- Download the files
git clone https://github.com/RafaRed/Vochaa.git
cd Vochaa/web3
- 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"
- Request an API key for Covalent
- Replace the creadentials in the first line of '.env.local' file on "web3/.env.local"
- Install and run the project.
npm install
npm run
- Done
- Now, the project should be running normally, just access: http://localhost:3000/
Discord:
Rafael Souza#2474
Email:
[email protected]