EOSIO / ual-reactjs-renderer

This library provides a React renderer around the Universal Authenticator Library
MIT License
23 stars 35 forks source link

Connecting to Telos Mainnet with Scatter #102

Open zelongzhang opened 4 years ago

zelongzhang commented 4 years ago

I seem to running into some issues with connecting to the Telos mainnet via ual-scatter, I have configured my .env file to point to the telos mainnet and was able to connect via Anchor. However, Desktop Scatter doesn't seem to detect the request. I have confirmed that my scatter wallet is working correctly as it receives connection requests through other Telos based dapps with no issues.

Just in case here is my .env file and the error I'm getting from running the example code without making any changes image image

kylanhurt commented 4 years ago

I've noticed that it wasn't connecting to regular EOS mainnet either when I tried it through the example folder

madfrag commented 2 years ago

Same with WAX testnet and mainnet. Meanwhile i am able to connect my Scatter wallet on https://wax-test.atomichub.io/.

Seems like they do not use any of ual-renderer