Airdrop Utility
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 17
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.