Preparing search index...
The search index is not available
@zrclib/sdk
@zrclib/sdk
PlaintextDB
Class PlaintextDB
Hierarchy
PlaintextDB
Index
Constructors
constructor
Properties
_public
Key
Store
Accessors
public
Keys
Methods
create
Constructors
constructor
new
PlaintextDB
(
getIndexDb
,
_publicKeyStore
?
)
:
PlaintextDB
Parameters
getIndexDb
:
(
(
)
=>
Promise
<
IDBDatabase
>
)
(
)
:
Promise
<
IDBDatabase
>
Returns
Promise
<
IDBDatabase
>
_publicKeyStore
:
Store
<
string
>
= ...
Returns
PlaintextDB
Properties
Private
_public
Key
Store
_public
Key
Store
:
Store
<
string
>
= ...
Accessors
public
Keys
get
publicKeys
(
)
:
Store
<
string
>
Returns
Store
<
string
>
Methods
Static
create
create
(
chainId
)
:
Promise
<
PlaintextDB
>
Parameters
chainId
:
number
Returns
Promise
<
PlaintextDB
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_public
Key
Store
public
Keys
create
@zrclib/sdk
Account
Encrypted
Db
Event
Store
Writer
Keypair
Keypair
Serializer
PlaintextDB
Shielded
Pool
Shielded
Pool
Prover
Utxo
Event
Decryptor
Generate
Proof
Fn
is
Node
is
Web
Worker
generate
Groth16
Proof
generate
Plonk
Proof
generate
Private
Key
From
Entropy
get
Db
Name
get
Table
Name
get
Wasm
File
Location
get
Zkey
File
Location
open
Database
to
Fixed
Hex
Generated using
TypeDoc