mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-31 02:14:48 +00:00
44 lines
814 B
Markdown
44 lines
814 B
Markdown
|
---
|
||
|
title: "Governance Contract MVP"
|
||
|
---
|
||
|
## `vac:sc::status:governance-contract-mvp`
|
||
|
---
|
||
|
|
||
|
```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
|
||
|
Governance Contract MVP: 2023-08-01, 2023-09-30
|
||
|
```
|
||
|
|
||
|
- status: 20%
|
||
|
- CC: Ricardo
|
||
|
|
||
|
### Description
|
||
|
|
||
|
* voting within communities
|
||
|
* replace the current community-dapp voting contracts https://github.com/status-im/community-dapp/tree/master/packages/contracts/contracts
|
||
|
* testing is out of scope for that milestone
|
||
|
|
||
|
### Justification
|
||
|
|
||
|
|
||
|
### Deliverables
|
||
|
|
||
|
|
||
|
|