mirror of https://github.com/logos-co/roadmap.git
42 lines
840 B
Markdown
42 lines
840 B
Markdown
|
---
|
||
|
title: Status RLN Usage
|
||
|
---
|
||
|
## `vac:acz:rlnp2p:status:rln-usage`
|
||
|
---
|
||
|
|
||
|
```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
|
||
|
RLN Usage: , 2024-05-13, 2024-06-13
|
||
|
```
|
||
|
|
||
|
- status: 0%
|
||
|
- CC: Aaryamann
|
||
|
|
||
|
### Description
|
||
|
|
||
|
To describe an end-to-end user flow for a new user of the status app on how they can acquire an RLN membership.
|
||
|
### Justification
|
||
|
|
||
|
Status will use RLN in the future, and we must first consult them on how to use it for seamless integration.
|
||
|
|
||
|
### Deliverables
|
||
|
|
||
|
- [ ] Document describing end-to-end user flow
|
||
|
|