mirror of
https://github.com/logos-co/roadmap.git
synced 2025-02-23 13:18:34 +00:00
42 lines
881 B
Markdown
42 lines
881 B
Markdown
---
|
|
title: Stealth Address Kit Maintenance
|
|
---
|
|
## `vac:acz:stealth-address-kit:maintenance`
|
|
---
|
|
|
|
```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
|
|
Stealth Address Kit Maintenance: , 2024-02-01, 2024-12-31
|
|
```
|
|
|
|
- status: 50%
|
|
- CC: Aaryamann
|
|
|
|
### Description
|
|
|
|
Continue supporting and maintaining the [stealth-address-kit](https://github.com/vacp2p/erc-5564-rs) repo.
|
|
### Justification
|
|
|
|
This will be a viable privacy solution for status (private transfers) and waku (rln membership insertion)
|
|
|
|
### Deliverables
|
|
|
|
- [ ] rename erc-5564-rs to `stealth-address-kit`
|
|
|