particle-web-demo
particle-web-demo copied to clipboard
Particle Network Web SDK Demo.
The current example uses v1 and it's not compatible with Wagmi v2. Quickly looking at the migration guides on Wagmi website didn't help much to be honest. Thanks!
fix: typos
When i use switchChain(ChainInfo) to switch,it shows error like this: TypeError: Cannot read properties of undefined (reading 'cachedProviderId'). My codes: const { switchChain } = useConnectKit() const { renderChains }...
Hello. I can't find "rainbowkit-ext", so making issue here. We use RainbowKitAuthenticationProvider for our custom authorization: verify Ethereum message and log in or not. Everything is work with default wallets...