The easiest way to delegate on Polkadot
- 2 click flow to delegate, even with complex setup
- See your current governance locks
- Projects can link to their page direction
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 Projects, that can vote on your behalf.
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
