The DynamicWagmiConnector
component integrates your Dynamic project settings with Wagmi
You can pass a static evmNetworks
array. This will be passed down to the Wagmi client config.
The reference for an EvmNetwork can be found here.
Example:
For webSocket support with Wagmi, you can pass an object as the privateCustomerRpcUrls with your webSocket url configuration
The DynamicWagmiConnector
component integrates your Dynamic project settings with Wagmi
You can pass a static evmNetworks
array. This will be passed down to the Wagmi client config.
The reference for an EvmNetwork can be found here.
Example:
For webSocket support with Wagmi, you can pass an object as the privateCustomerRpcUrls with your webSocket url configuration