Mor Sela

Results 3 issues of Mor Sela

In a React (NextJS) app we have a setup with Segment & Posthog looking like this ``` useEffect(() => { const analytics = AnalyticsBrowser.load({ writeKey }); analytics.ready(() => { posthog.init(process.env.NEXT_PUBLIC_POSTHOG_CLIENT_ID!,...

### Description [EIP-3326](https://github.com/ethereum/EIPs/pull/3326) introduced the ability to switch between existing networks, including default ones. This PR introduces this new feature by trying to switch to an existing network, if it...

### Description [ethereum-lists/chains](https://github.com/ethereum-lists/chains/) provides as part of its data an ever-growing list of the chains icons. All of those icons are hosted via IPFS, so this pull request introduces a...