mirror of https://github.com/logos-co/roadmap.git
vac roadmap sc update
Signed-off-by: ksr <kaiserd@users.noreply.github.com>
This commit is contained in:
parent
58bd4fe8f1
commit
d9a19f7449
|
@ -0,0 +1,42 @@
|
|||
---
|
||||
title: "Review Codex Contracts"
|
||||
---
|
||||
## `vac:sc::codex:review-codex-contracts`
|
||||
---
|
||||
|
||||
```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
|
||||
Review Codex Contracts: 2023-09-15, 2023-10-31
|
||||
```
|
||||
|
||||
- status: 0%
|
||||
- CC: r4bbit
|
||||
|
||||
### Description
|
||||
|
||||
Review the codex smartcontract and give feedback: https://github.com/codex-storage/codex-contracts-eth
|
||||
More info: https://github.com/codex-storage/nim-codex/blob/master/codex/contracts/Readme.md
|
||||
|
||||
### Justification
|
||||
|
||||
|
||||
### Deliverables
|
||||
|
||||
|
||||
|
|
@ -4,7 +4,7 @@ tags:
|
|||
- sc
|
||||
- vac
|
||||
date: 2023-08-25
|
||||
lastmod: 2023-09-06
|
||||
lastmod: 2023-09-18
|
||||
---
|
||||
|
||||
## `vac:sc::`
|
||||
|
@ -20,6 +20,9 @@ lastmod: 2023-09-06
|
|||
* [[roadmap/vac/sc/g/status/community-contracts-deployer.md | community-contracts-deployer]]
|
||||
* [[roadmap/vac/sc/g/status/community-contracts-maintenance.md | community-contracts-maintenance]]
|
||||
|
||||
### `codex:`
|
||||
* [[roadmap/vac/sc/g/codex/review-codex-contracts.md | review-codex-contracts]]
|
||||
|
||||
### `vac:`
|
||||
* [[roadmap/vac/sc/g/vac/secureum-upskilling.md | secureum-upskilling]]
|
||||
* [[roadmap/vac/sc/g/vac/rln-contract-support.md | rln-contract-support]]
|
||||
|
|
Loading…
Reference in New Issue