Skip to main content

addManifest

@totemsdk/proofgraph


@totemsdk/proofgraph / addManifest

Function: addManifest()

addManifest(graph, signedManifest): ProofGraph

Index a SignedManifest into the graph.

Nodes created: manifest — computed manifest ID (stores manifest content in .data) address — resolved author/agent/operator address

Edge created: manifests_as manifest → address

Parameters

graph

ProofGraph

signedManifest

SignedManifest

Returns

ProofGraph