Udit-takkar / l2-flexible-voting-frontend

🚧 Under construction: 🖥️ Frontend for 🗳️ L1 voting on L2

Home Page:https://github.com/ScopeLift/l2-flexible-voting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

L2 Flexible Voting Frontend

This is the frontend repo for L2 Flexible Voting. For DAOs that use L2 Flexible Voting, this frontend can be used to bridge, delegate, and vote governance tokens.

Getting Started

To get started, install the app dependencies, adjust your .env, and then start the development server.

yarn install
cp .env.template .env
# Adjust .env
yarn run dev

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

About

🚧 Under construction: 🖥️ Frontend for 🗳️ L1 voting on L2

https://github.com/ScopeLift/l2-flexible-voting

License:MIT License


Languages

Language:TypeScript 98.5%Language:JavaScript 1.4%Language:CSS 0.1%