To save space, not all details of a data host will be stored on-chain.

Each data host will serve a JSON metadata blob that conforms to the below spec to provide more information about itself.

This metadata json blob will include a signature calculated from the private key associated with this data host’s public key. This allows clients to validate the metadata is authoritative.

Field Name Max Length Description
moniker 64 The name of the Data Host being registered. Must be unique.
WebsiteURI 2048 A URI for a website that provides details about this Data Host.
description 4096 A string that can be used to state anything pertinent to this Data Host.
location Physical geolocation

Fields