-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
A utility for distributing client project airdrops to:
- Builders (80% - based on aggregate builder budget split)
- Sourcing Leads (10% - based on commission split)
- Rep-Holders (10% - based on square root of rep balance)
Phase 1: Manual
- Client sends tokens to Execution Lead
- Execution Lead calculates token distribution from Airdrop Template and exports to CSV
- Execution Lead distributes tokens by uploading the CSV to disperse.app
TODO
- add table for distributing client airdrops to the bottom of budget spreadsheets that will have an airdrop
- Add instructions to handbook for Execution Leads
Phase 2: Automated
- App lets the Execution Leads generate and publish the token distribution on-chain
- Pull rep-holder data from xDAI
- Upload distribution as merkle root?
- $project_name.dorg.eth` is generated and pointed to the contract
- Clients send tokens to
$project_name.dorg.eth - Rep-holders can check and claim accumulated airdrops across client projects
benefacto and dOrgJelli