Wallet
Last updated
Was this helpful?
Last updated
Was this helpful?
Wallet to manager accounts.
Kind: global class
⇒ boolean
⇒ boolean
⇒ any
⇒ Account
⇒ PrivateKeyAccount
⇒ PrivateKeyAccount
⇒ PrivateKeyAccount
networkId
number
Set network id
networkId
number
boolean
Check if address exist
address
string
boolean
Drop one account by address
address
string
Drop all account in wallet
any
address
any
Key of account, usually is address
account
any
Account instance
Account
address
string
PrivateKeyAccount
privateKey
string
| Buffer
Private key of account
PrivateKeyAccount
[entropy]
string
| Buffer
Entropy of random account
PrivateKeyAccount
keystore
object
Keystore version 3 object.
password
string
| Buffer
Password for keystore to decrypt with.
Kind: instance method of
Kind: instance method of
Kind: instance method of
Kind: instance method of
Kind: instance method of
Kind: instance method of
Kind: instance method of
Kind: instance method of
Kind: instance method of