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.
ZepKit will not load unless Ganache is running #22
Open
Description
When developing with ZepKit, the ZepKit will not run unless you have Ganache running. It will give you the error: Failed to load web3, accounts, or contract. Check the console for details.
regardless of whether or not you have MetaMask enabled or what Network you are connected to. It does not give you feedback that the actual problem is the failure to start a development network.
IMHO this error should be more specific- as we should clarify that no Dev network is found, No contracts or found or now injected web3 is found.