Quai Network Docs home page
English
What can I build on Quai?
⌘K
Ask AI
Developer Discord
Search...
Navigation
Wallet
isKeystoreJson
Learn
Build
SDK
Client
Guides
Get Involved
Getting Started
Introduction
Fundamentals
Addresses
Smart Contracts
Network Providers
Transactions
Wallets
Examples
Reference
Address
Application Binary Interface
Constants
Contract
Crypto
Encoding
Hash
Other
Providers
Signers
Transaction
Utils
Wallet
Mnemonic
QiHDWallet
QuaiHDWallet
Wallet
EncryptOptions
KeystoreAccount
decryptKeystoreJson
decryptKeystoreJsonSync
encryptKeystoreJson
encryptKeystoreJsonSync
isKeystoreJson
Wordlists
On this page
Parameters
Returns
Source
Wallet
isKeystoreJson
Copy
Ask AI
function
isKeystoreJson
(
json
)
:
boolean
Returns true if
json
is a valid JSON Keystore Wallet.
Parameters
Parameter
Type
Description
json
string
The JSON data to check.
Returns
boolean
True if the JSON data is a valid Keystore Wallet.
Source
wallet/json-keystore.ts:64
Was this page helpful?
Yes
No
Suggest edits
Raise issue
encryptKeystoreJsonSync
LangEn
Assistant
Responses are generated using AI and may contain mistakes.