particle-web-demo icon indicating copy to clipboard operation
particle-web-demo copied to clipboard

Particle Network Web SDK Demo.

Results 4 particle-web-demo issues
Sort by recently updated
recently updated
newest added

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!

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...