Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EThreeInitializeOptions

Hierarchy

Index

Properties

Optional apiUrl

apiUrl: string

Url of the Card Services. Used for development purposes.

Optional foundationWasmPath

foundationWasmPath: string

Optional groupStorageName

groupStorageName: string

Name of the group storage. Default .virgil-group-storage.

Optional keyEntryStorage

keyEntryStorage: IKeyEntryStorage

Implementation of IKeyEntryStorage. Used IndexedDB Key Storage from Virgil SDK by default.

Optional keyPairType

keyPairType: KeyPairType

Optional pythiaWasmPath

pythiaWasmPath: string

Optional storageName

storageName: string

Name of the key storage. Default .virgil-local-storage.

Optional useSha256Identifiers

useSha256Identifiers: boolean

Indicates whether to use old algorithm to calculate keypair identifiers.

Generated using TypeDoc