Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PKID

Implements

  • BackendStorageInterface

Index

Constructors

  • new PKID(seed: string): PKID

Properties

allKey: string = "All"
keypair: keypair
pkid: pkid
url: string = "https://pkid.jimber.org"

Methods

  • get(key: string): Promise<any>
  • list(key: string): Promise<unknown[]>
  • listAll(): Promise<any>
  • remove(key: string): Promise<any>
  • set(key: string, value: any): Promise<any>

Generated using TypeDoc