Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Properties

configuration: Configuration = ...

Methods

  • Fetch the current public DID

    Returns Promise<DIDResult>

  • Fetch the current public DID

    Returns Promise<ApiResponse<DIDResult>>

  • Update endpoint in wallet and on ledger if posted to it

    Parameters

    Returns Promise<object>

  • withMiddleware<T>(...middlewares: Middleware[]): T
  • withPostMiddleware<T>(...postMiddlewares: (undefined | ((context: ResponseContext) => Promise<void | Response>))[]): T

Generated using TypeDoc