create_wallet
Generate a new Solana wallet by creating a keypair and storing it locally. Optionally provide a name for the wallet.
Instructions
Generate a new Solana wallet (keypair). Stores locally.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional wallet name (auto-generated if omitted) |