Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BlockstackService

Hierarchy

  • BlockstackService

Index

Constructors

constructor

Methods

getCruxDomainIdWithConfigKeyManager

getCruxIdInformation

  • getCruxIdInformation(cruxId: CruxId, tag: undefined | string, onlyRegistered: undefined | false | true): Promise<ICruxUserInformation>

getCruxIdWithKeyManager

getDomainRegistrationStatus

getGaiaHub

getNameDetails

isCruxIdAvailable

  • isCruxIdAvailable(cruxId: CruxId): Promise<boolean>

registerCruxId

Static getCruxUserInformationFromSubdomainStatus

Static getDomainRegistrationStatusFromNameDetails

Static getGaiaHubFromZonefile

  • getGaiaHubFromZonefile(zonefile: string): string

Static getNameDetails

  • getNameDetails(blockstackName: string, bnsNodes: string[], tag: undefined | string, cacheStorage: StorageService): Promise<INameDetails>

Static getRegisteredBlockstackNamesByAddress

  • getRegisteredBlockstackNamesByAddress(address: string, bnsNodes: string[], cacheStorage: StorageService): Promise<string[]>

Generated using TypeDoc