anysniper / Frontend

Trading Platform (Sniping, Copy Trading) on Decentralized Exchanges. A proven multichain sniping bot
https://x.com/Anysniper_
39 stars 46 forks source link

I cannot make it to work #1

Closed chicco0278 closed 2 years ago

chicco0278 commented 2 years ago

Code does not work. I have been trying to but it does not work. What am I supposed to put on PARSE_DEFAULT_PASSWORD? What is SOCKET_DAPP_ID?

issue I am facing is when trying to connect metamask, it just does not connect. Inspecting Chrome network it shows access to PARSE is denied.

anysniper commented 2 years ago

PARSE_DEFAULT_PASSWORD is whatever you want to set. SOCKET_DAPP_ID, you can just use as it is now.

It works fine for other people, Many people are already running it and they are preparing PR for fixing copy trading

chicco0278 commented 2 years ago

Build runs without issue until I try to connect with metamask, after signing the transaction Google Chrome shows an error which seems to be related to Parse returning an unauthorized error. Attached you can see it.

Schermata 2022-07-23 alle 00 09 58 Schermata 2022-07-23 alle 00 10 23
chicco0278 commented 2 years ago

Partially working now. Parse was the issue I guess.