67P / kredits-web

Kredits Web UI
https://kredits.kosmos.org
6 stars 2 forks source link

Remove mentions of Ethereum from UI and code, refactor wallet connect #214

Closed raucao closed 10 months ago

raucao commented 1 year ago

This removes all remaining mentions of Ethereum from both the UI and the source code, and also fixes and improves all known wallet/account connect issues.

Furthermore, it will ask the visitor to switch their connected wallet to RSK Testnet (in the app's production mode), or to add it as new custom network (using our own RSK node), and then switch, if the network ID is not available yet. Please note that this does not work properly with localhost networks in dev (at least it's broken in Metamask atm).

closes #150, #170, #215

raucao commented 1 year ago

@bumi This PR is basically finished. However, signup is actually broken, because hal8000 is not allowed to create profiles anymore. I don't remember what our proposed solution for replacing the previous permission for it was.