• 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