stellar_keys_fund
Funds a Stellar test network identity to give test accounts native asset balances for development and testing.
Instructions
Fund an identity on a test network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of identity to lookup, default test identity used if not provided | |
| hdPath | No | If identity is a seed phrase use this hd path, default is 0 | |
| rpcUrl | No | RPC server endpoint | |
| network | No | Name of network to use from config | |
| configDir | No | Location of config directory | |
| rpcHeaders | No | RPC Header(s) to include in requests to the RPC provider | |
| networkPassphrase | No | Network passphrase |