Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Add support for node_modules imports #22

@SeekTheError

Description

@SeekTheError

Similar to what truffles allow, it would be nice to be able to import contracts that are located in the node_modules folder rather than having to copy them over inside of the contract path.

ex:

import "@appliedblockchain/trufflib/libraries/Sig.sol";

where "@appliedblockchain/trufflib" is an installed node module

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions