wallet_from_encrypted_json
Decrypt an encrypted JSON wallet to create and access an Ethereum or EVM-compatible wallet. Input the JSON file and password to securely retrieve wallet details.
Instructions
Create a wallet by decrypting an encrypted JSON wallet
Input Schema
Name | Required | Description | Default |
---|---|---|---|
json | Yes | The encrypted JSON wallet | |
password | Yes | The password to decrypt the wallet |