generate_wallets
Create custodial wallets for employees to facilitate Solana token airdrops. Input employee details and optionally an API key to generate wallets efficiently.
Instructions
Generate custodial wallets for employees using Crossmint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiKey | No | Crossmint API key (optional, defaults to test key for demo) | |
employees | Yes | List of employees in format "name,email" (one per line) |