Skip to main content

Documentation Index

Fetch the complete documentation index at: https://litprotocol-vincent.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

getTestClient(__namedParameters): ContractClient
Defined in: contractClient.ts:108 Get an instance of the contract client that is configured to use a ‘development’ instance of the contract just for testing purposes State in the development contract should not be considered permanent. Use getClient for usage outside of development or CI flows

Parameters

__namedParameters

signer

Signer

Returns

ContractClient