• Publish a node, meaning compile the state of the drive into an actual IPLD DAG, make the IPFS CID's public, publish the references to Codex and create a dPID alias for it.

    Parameters

    • uuid: string

      UUID of the node to publish

    • didOrSigner: Signer | DID

      authenticated did-session DID, or a generic signer

    Returns Promise<PublishResponse>

Generated using TypeDoc