Airdrop Utility
- Dominant language
- No language data
- Stars
- 17
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
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
1. Client sends tokens to Execution Lead
2. Execution Lead calculates token distribution from Airdrop Template and exports to CSV
3. Execution Lead distributes tokens by uploading the CSV to [disperse.app](https://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
1. 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
2. Clients send tokens to `$project_name.dorg.eth`
3. Rep-holders can check and claim accumulated airdrops across client projects
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.