Create GenerateShareURL functions in status-go #10851
Labels
E:Desktop New Share URL Format
Implementation of the new share URL link format and other deep link associated issues
feature
Milestone
Description
The Web team came up with a new format for the share links.
We need to create a new status-go function/API to generate those.
We also need the function/API to "decrypt" them when we see them in a message.
The reason for it to be in status-go is so mobile can take advantage of them as well.
You can find the spec here: vacp2p/rfc#600
Discussion here: status-im/status-web#327
Acceptance Criteria
/c/
(to open the community)/cc/
(to open a community channel in the community)/u/
(to open the 1-1 chat)Does not include any UI work or linking yet.
The text was updated successfully, but these errors were encountered: