Link-to-Web: separate URL and metadata
kirillt opened this issue · 1 comments
kirillt commented
At the moment, we write all fields in single JSON: URL, title and description; all these fields are treated as parts of resource. This causes ResourceId
be recalculated every time title or description changes. ResourceId
should depend only on the URL. The rest must be written into upcoming metadata storage.
This changes the very core of ARK Shelf app (mobile and desktop versions).
kirillt commented
The bounty was finished: https://gitcoin.co/issue/29265