client? | GridClient | Optional initialized GridClient instance |
apiKey? | string | Optional API key for Grid API authentication |
environment? | string | Environment (‘sandbox’ or ‘production’, defaults to ‘sandbox’) |
baseUrl? | string | Optional custom base URL for the Grid API |
appId? | string | Optional Grid application ID (required for production) |
solanaRpcUrl? | string | Optional custom Solana RPC URL for blockchain operations |
children | ReactNode | React children components |