oceanprotocol / market

🧜‍♀️ THE Data Market
https://market.oceanprotocol.com
Apache License 2.0
188 stars 291 forks source link

Can not Switch the wallet to Ganache #2051

Open zhanb opened 3 weeks ago

zhanb commented 3 weeks ago

Describe the bug

I deployed the market locally and linked it to the locally deployed barge, using ganache for the chain. I have followed the steps in the document to modify the. env file and app.config.js. However, when I logged into the market using the Metamask wallet, it showed that I could only connect to four networks: Ethereum, Polygon, Optimism, and Sepolia. When I switched to any of these four networks, I did not have the corresponding gas payment, which prevented me from using the market. Here is a screenshot:

![Uploading 微信图片_20240822005718.png…]()

zhanb commented 3 weeks ago

微信图片_20240822005718

mihaisc commented 1 week ago

Please use metamask and add the network there as well

zhanb commented 1 week ago

Please use metamask and add the network there as well

Hello, I am using the Metamask wallet. Unfortunately, it still reports the same error and cannot switch to the development environment properly. I switched the market version to the # 1729 merge with commit id: 0a0ddddd7e89944309ee71da57bdd2b071d127. This version of the market can be switched to the development environment, but I found that it is not complete and cannot be downloaded after publishing the data. Therefore, I am still unable to continue my experiment.

zhanb commented 1 week ago

image