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

Change testrpc dependency for ganache-cli. #370

@jurajpiar

Description

@jurajpiar

Currently this uses an old testrpc dependency, which should be changed to ganache-cli.
One of the issues this would resolve is related to the testrpc package having webpack as a direct dependency, which causes problems in projects that require webpack of higher version. Ganache-cli solves this by putting its webpack dep. in dev dependencies.

I've ran the tests with ganach-cli without failing, so if you like I can create a PR.

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