Skip to content

Hardhat support probably shouldn't depend on hardhat-deploy #731

@banshee

Description

@banshee

Looking at the hardhat config in examples/hardhat/hardhat.config.js, you start with:

require("hardhat-deploy");

That seems a bit unusual; we certainly use hardhat, but we took a quick look at hardhat-deploy and decided it wasn't necessary. I guess it makes sense to support hardhat-deploy in addition to the mainstream, but it shouldn't be a requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions