Hierarchy

  • Space

Constructors

Properties

Methods

Constructors

  • Parameters

    • did: `did:${string}:${string}`
    • meta: Record<string, any> = {}

    Returns Space

Properties

#did: `did:${string}:${string}`
#meta: Record<string, any>

Methods

  • The DID of the space.

    Returns `did:${string}:${string}`

  • Whether the space has been registered with the service.

    Returns boolean

Generated using TypeDoc