dOrgTech / dOrgTech/docs

Airdrop Utility

Abierto
#87 7 comentarios 2 reacciones 0 asignados Ver en GitHub
Tech
Lenguaje dominante
Sin datos de lenguaje
Estrellas
17
Forks
12
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.