DIDServiceDecentralizedWebNode

fmgp.did.DIDServiceDecentralizedWebNode

DecentralizedWebNode is a type of DIDService

Attributes

See also

https://identity.foundation/decentralized-web-node/spec/#service-endpoints

"serviceEndpoint": {"nodes": ["https://dwn.example.com", "https://example.org/dwn"]}
Graph
Supertypes
trait DIDService
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

def getNodes: Seq[String]

Inherited methods

def `type`: Required[SetU[String]]

Attributes

Inherited from:
DIDService
def id: Required[URI]

Attributes

Inherited from:
DIDService

Attributes

Inherited from:
DIDService