Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 992 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 992 Bytes

Delegit banner

Delegit

Polkadot delegation made easy

  • 2 click flow to delegate, even with complex setup
  • See your current governance locks
  • Delegates can link to their page directly

Why

Elections are only meaningful if the participation turnout is high. This applies to politics around the world, and to Polkadot.

To increase turnout (1-3% currently) we need more participation, which leads to more decentralization Delegation is a way to give power to delegates, that can vote on your behalf.

Development

Requirements, node and pnpm. <-- install them by clicking on the links

To run the project

  • clone this repo git clone https://github.com/delegit-xyz/dashboard.git && cd dashboard
  • install dependencies pnpm install
  • run in dev mode pnpm dev
  • enjoy on http://localhost:5173