Decentraweb API wrapper. This API is used during registration process. Usually you don't need to use it directly.

Hierarchy

  • DecentrawebAPI

Constructors

Properties

baseUrl: string
chainId: ChainId
network: Network

Methods

  • Type Parameters

    • R

    Parameters

    • path: string
    • query: Record<string, string>
    • data: any

    Returns Promise<R>

Generated using TypeDoc