wallet_create_local
Create a local Solana wallet using solana-keygen, returning the wallet file path and public address.
Instructions
Create a local Solana wallet using solana-keygen and return path + public address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Wallet name, used as <name>.json | |
| walletDir | No | Optional wallet directory path |