Skip to content

UnionEthBangkok/union_main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delegator's Union

Unite with other delegators to maximize your voting impact and influence decisions.

Made-With-React Made-With-Tailwind Made-With-Javascript Made-With-Base

Union is a platform that allows delegators to unite and maximize their voting impact. Delegators delegate their voting power to a union. This union then votes on behalf of the delegators, based on the majority vote of the delegators.

Types of Unions

  1. Traditional Union: Classic one-token-one-vote system with straightforward majority rules.
  2. Equal Union: Democratic one-person-one-vote system regardless of token holdings.
  3. Conviction Union: Time-weighted voting system that rewards long-term commitment.
  4. NFT Union: Unique voting power based on NFT holdings and attributes.
  5. Quadratic Union: Rank-choice voting (allowing one to express preference of certain choices over others).
  6. Flare Union: Stake USDT to resolve your voting power as Flare. Powered by Flare.

This is the Repo for getUnion.xyz which is built during the ETH Bangkok 2024.

Deployments

Pre-requisites:

  • Setup Node.js v18+ (recommended via nvm with nvm install 18)
  • Install npm
  • Clone this repository
# Install dependencies
npm install

# fill environments
cp .env.local.example .env.local

Development

# Start development server
npm run dev

# Build production frontend & start server
npm run build
npm run start

About

Unite with other delegators to maximize your voting impact and influence decisions.

Topics

Resources

Stars

Watchers

Forks

Contributors