Skip to content

delegit-xyz/dashboard

Repository files navigation

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