Some governance tokens gives too much power (and resposibility). What if we could split them in more granular tokens delegate to different people?
This is what Voting Power Tokens are about. Read more
🚧 Work in progress 🚧
web
: Standalone web app deployed at https://votingpower.wtf.sdk
: TypeScript SDK to interact with the contracts.contracts
: Solidity contracts.
Questions, feature requests, bug reports and PRs are always welcome!
To spin up a dev environment:
# Install deps
pnpm install
# Start dev environment
pnpm run dev
# Build for production
pnpm run build
- Jacob (@js_horne) for originating the idea with this tweet.
- Prop House for adopting and providing full support.
- NounsDAO for funding.