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.

createContract(__namedParameters): Contract
Defined in: utils.ts:14 Internal Creates an Ethers Contract instance with the provided signer. For internal use / local chain dev only

Parameters

__namedParameters

contractAddress

string

signer

Signer

Returns

Contract Contract instance to be used internally for calling Vincent Contracts functions