Is there a simple React-free wallet connector for the web? No API keys (looking at you WalletConnect) and library agnostic.
I’m using wagmi/core not sure I would class as simple but fits the other criteria
9 days later: I ended up implementing my own wallet connector with wagmi core in few hours.