generated from okp4/template-oss
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
💡 Idea
In order to ease the exploration of objectarium smart contract instances, indexing objects it contains to make them accessible through a dedicated API can bring a great DX. And would significantly help UI developments.
Requirements
The indexing mechanism should be able to track existing objects in every objectarium instances, considering each instance as a Bucket
. We doesn't need to duplicate and store the object data, but provide a mean to easily access them.
Todo
- Index objects
- Index buckets (with one to many relation with objects)
ccamel
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🧪 To test