desci-labs / desci-codex

Reference implementation of the CODEX protocol, using Ceramic and ComposeDB
8 stars 0 forks source link

Support creation of manifest files #30

Closed m0ar closed 6 months ago

m0ar commented 11 months ago

Generate manifest files from input, using the desci-models package. However, the types need to be stricter, maybe we do the canonical definition here?

This is necessary to aid the user in building valid manifests with typed inputs to minimize the risk of malformed manifest files, which break dPID resolution.

m0ar commented 6 months ago

Implemented in nodes-lib