Function getContractFactory

  • Return a ContractFactory with the given artifact name.

    This is a low level, environment agnostic functions. Users should prefer using the named contracts on an Environment object whenever possible.

    Parameters

    • artifactName: string

      The name of the artifact

    • Optional signer: Signer

      An optional signer.

    Returns ContractFactory

Generated using TypeDoc