Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CreativeWork

Hierarchy

Index

Constructors

constructor

Properties

_profile

_profile: object

Type declaration

  • [key: string]: any

Methods

toJSON

  • toJSON(): object

toToken

  • toToken(privateKey: string): any

Static fromToken

  • fromToken(token: string, publicKeyOrAddress?: string | null): CreativeWork

Static makeZoneFile

  • makeZoneFile(domainName: string, tokenFileURL: string): any

Static validateProofs

  • validateProofs(domainName: string): Promise<any[]>

Static validateSchema

  • validateSchema(profile: any, strict?: boolean): any

Generated using TypeDoc