mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-24 23:21:00 +00:00
chore(vac/sc): add community-contracts-vault-token-airdrop
milestone (#33)
This introduces a new milstone focussing on the airdrop functionality in Community vaults.
This commit is contained in:
parent
d1a7caa47f
commit
f6574b53df
@ -0,0 +1,53 @@
|
||||
---
|
||||
title: "Community Vaults - Token Airdrop"
|
||||
description: "Community Vaults - Token Aidrop"
|
||||
---
|
||||
## `:sc:g:status:community-contracts-vault-token-airdrop`
|
||||
---
|
||||
|
||||
```mermaid
|
||||
%%{
|
||||
init: {
|
||||
'theme': 'base',
|
||||
'themeVariables': {
|
||||
'primaryColor': '#BB2528',
|
||||
'primaryTextColor': '#fff',
|
||||
'primaryBorderColor': '#7C0000',
|
||||
'lineColor': '#F8B229',
|
||||
'secondaryColor': '#006100',
|
||||
'tertiaryColor': '#fff'
|
||||
}
|
||||
}
|
||||
}%%
|
||||
gantt
|
||||
tickInterval 1month
|
||||
dateFormat YYYY-MM-DD
|
||||
section Status
|
||||
Production Readiness:
|
||||
```
|
||||
|
||||
- status: 0%
|
||||
- CC: Andrea
|
||||
|
||||
**This milestone is updated on weekly basis. For a more up-to-date status head over to the [milestone on GitHub](https://github.com/status-im/communities-contracts/milestone/2).
|
||||
|
||||
### Description
|
||||
|
||||
This milestone focuses on the airdrop functionality of community vaults.
|
||||
The general idea is that community owners and token masters can airdrop tokens that live in the community vault to other accounts and community members.
|
||||
|
||||
Part of this milestone is to figure out which airdrop strategy makes most sense and then implementing it.
|
||||
|
||||
### Justification
|
||||
|
||||
|
||||
### Deliverables
|
||||
|
||||
* Airdrop functionality in existing vault contracts
|
||||
* Documentation
|
||||
* Tests
|
||||
* Formal verification
|
||||
|
||||
|
||||
|
||||
|
@ -17,6 +17,7 @@ lastmod: 2023-09-21
|
||||
* [[ vac/sc/g/status/community-contracts-token-import | community-contracts-token-import ]]
|
||||
* [[ vac/sc/g/status/community-contracts-maintenance | community-contracts-maintenance ]]
|
||||
* [x] [[ vac/sc/g/status/community-contracts-curation-dapp-contracts | community-contracts-curation-dapp-contracts ]]
|
||||
* [[ vac/sc/g/status/community-contracts-vault-token-airdrop | community-contracts-vault-token-airdrop ]]
|
||||
* [x] [[ vac/sc/g/status/snt-optimism-bridge | SNT-optimism-bridge ]]
|
||||
* [x] [[ vac/sc/g/status/mimime-token-enhancement | mimime-token-enhancement ]]
|
||||
* [[ vac/sc/g/status/mimime-token-maintenance | mimime-token-maintenance ]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user