Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Does not detect Ganache #179

Open
Open
@srinivasmangipudi

Description

Hi managed to build the repo after the rimbleUi error by replacing PublicAddress by EthAddress.
But now when I start the app using "npm run start".

Then I also had to change "FALLBACK_WEB3_PROVIDER = process.env.REACT_APP_NETWORK || 'http://0.0.0.0:8545';" --- to 127.0.0.1:8545

The webpage loads up but I get an error on the console saying no local ganache found, when I have ganache running.

node --version
v12.14.1
npm --version
6.13.4
Mac Os

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