wallet_create_local
Create a local Solana wallet with solana-keygen to generate a secure keypair file and public address for managing digital assets.
Instructions
Create a local Solana wallet using solana-keygen and return path + public address.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Wallet name, used as <name>.json | |
| walletDir | No | Optional wallet directory path |