-
The fact that streams are mutable is what makes Ceramic/ComposeDB a great fit for managing research objects. But for certain models, we do not want it. In this issue we discuss potential solutions.
…
-
-
### What would you like to be added?
The ComposeDB branch is going to undergo further testing is staging so that we can avoid having constant rebasing as other branches make it into `develop`.
The…
-
### What would you like to be added?
There is a script [`packages/utils/bin/create-model.mjs`](//github.com/MetaFam/TheGame/blob/develop/packages/utils/bin/create-model.mjs) which reads a [JSON5 JSON…
-
Going on the tutorial. After running "npm run dev" i get this error and cant continue:
```
[Ceramic]` Starting Ceramic node
node:events:491
throw er; // Unhandled 'error' event
^
…
-
# Description
Most links from the docs to CIPs are broken as they link to a subdir, and the files seems to have moved up one step. Here are a couple of examples: https://composedb.js.org/docs/0.5.x/a…
-
Meta issue for
- [x] #1623
- [x] #1624
- [x] #1625
- [ ] #1626
-
### What would you like to be added?
While implementing / reviewing #1553 we had a conversation about extraneous fields that were added without any input from our designers:
- pronouns
- location…
-
### User Story:
As a member of the Passport workstream,
I want to transition our existing Ceramic node to ComposeDB,
So that I can utilize its indexing capabilities and a more robust decentralized env…
-
Existing Ceramic data cannot be automatically ported over to ComposeDB. Thus, we'll need to build a backend flow for users to trigger exporting their own data from Ceramic and importing it into Compos…