RazaAbbasdev / task2

0 stars 0 forks source link

Looks promising, but a few loose connections. Doesn't quite run yet. #1

Open orbitmechanic opened 2 years ago

orbitmechanic commented 2 years ago

Screen Shot 2021-10-28 at 2 07 54 PM

Kinda recommend using Moralis.io for rapid prototyping. Saves a bunch of mucking about in web3. For example "authenticating" the user i.e. "connecting to wallet".

RazaAbbasdev commented 2 years ago

i used Moralis

i removed authentication part, it was causing some issues, we have to clean site data from browser application, after each search,

Just install metamask extension in your browser, login with your account. input any address, it will give you results

orbitmechanic commented 2 years ago

I'm not seeing any changes since your comment, either in your code or its behavior. The code still won't run for me on my machine. It doesn't seem to be reading the value of the address entry, then its going to web3 with a blank address and getting garbage back, which it then does not report or otherwise handle. The only recent updates GitHub reported are to the readme.
My MetaMask is connected. I've tried both on ETH main and the same address on Polygon.

Screen Shot 2021-10-29 at 3 45 40 PM
orbitmechanic commented 2 years ago

Sorry, but test #2 is "does it work?"

RazaAbbasdev commented 2 years ago

Sorry, but test #2 is "does it work?"

image

RazaAbbasdev commented 2 years ago

Sorry, but test #2 is "does it work?"

https://drive.google.com/file/d/1v__ZclyhXVEwDvhgmx47FVQ4XSa9niht/view?usp=sharing

check this