Skip to content

johncpalmer/fish.vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish.Vote logo

Fish Vote

Fish.vote is an app where anyone can create Crowd Proposals on UNI governance. When a proposal gains 10 million delegate votes, it is converted to a formal UNI governance proposal that is voted on by the UNI community.

Run locally

Update environment variables after copying file:

# Copy env file
cp .env.sample .env.local

Install dependencies:

yarn

Run locally

yarn dev

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

Releases

No releases published

Packages

No packages published