- 2 click flow to delegate, even with complex setup
- See your current governance locks
- Delegates can link to their page directly
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.
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