• Internal

    Creates an Ethers Contract instance with the provided signer. For internal use / local chain dev only

    Parameters

    • __namedParameters: { signer: Signer; contractAddress: string }

    Returns Contract

    Contract instance to be used internally for calling Vincent Contracts functions