Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

hardhat support #60

@zomglings

Description

@zomglings

Currently, running a hardhat compile in a repo that contains @moonstream/contracts imports breaks.

This is because there is no @moonstream/contracts package on NPM and hardhat uses NPM packages to manage dependencies.

See conversation on Moonstream Discord: https://discord.com/channels/867156607644860418/954495097406382120/1015381496082726983

Thanks to defikris for pointing this out.

This is what we need to do to enable hardhat support:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions