-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or request
Description
We could have a way to list all projects.
If we want to have a full on-chain way, we need to change the data structure or extend it. We can make a pagination system (similar to what we have for the DAO pages) to list keys and names. That would not be too much duplication of data.
Or we don't do this on-chain and use an indexer.
What I don't want to for now is to have our DB and backend. I want to keep a full decentralised mode of operation for as long as we can.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request