Function publish

  • Publish a name Revision to W3name.

    Names should be resolve-able immediately via the w3name service, and will be provided to the IPFS DHT network.

    Note that it may take a few seconds for the record to propagate and become available via the IPFS DHT network and IPFS <-> HTTP gateways.

    Parameters

    • revision: Revision
    • key: PrivateKey
    • service: default = defaultService

    Returns Promise<void>

Generated using TypeDoc