Documentation Index
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
isVcChain(Checks if a string is a valid and supported chain for VCs.chain):chain is VCChain
Parameters
| Parameter | Type | Description |
|---|---|---|
chain | string | The chain string to check. |
Returns
chain is VCChain
true if the string is a valid VCChain, otherwise false.

