Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GaiaService

Hierarchy

  • GaiaService

Index

Constructors

constructor

Methods

getContentFromGaiaHub

  • getContentFromGaiaHub(address: string, filename: string): Promise<any>

uploadContentToGaiaHub

  • uploadContentToGaiaHub(filename: string, content: any, keyManager: IKeyManager, type?: string): Promise<string>

Static getContentFromGaiaHub

  • getContentFromGaiaHub(readUrlPrefix: string, address: string, filename: string, cacheStorage: StorageService): Promise<any>

Static getGaiaReadUrl

  • getGaiaReadUrl(gaiaHub: string, cacheStorage: StorageService): Promise<string>

Generated using TypeDoc