Function v0

  • Create an initial version of the IPNS record for the passed Name, set to the passed value.

    Note that the returned Revision object must be published before it can be resolved using the service.

    Parameters

    • name: Name
    • value: string

    Returns Promise<Revision>

Generated using TypeDoc