Karl Schmidt

Results 3 comments of Karl Schmidt

I haven't tried this compatibility yet, but the `window.ethereum` was set to `unknown`. This may have fixed the issue. I can try this out later this week.

The other problem you get too is if "ethereum" on the window is optional `ethereum?: unknown` vs other libs requiring it `ethereum: any`. Angular does pick this up, but I'm...

@bangtoven Let me know if there is anything I can do to help on this.