Providers and Connectors
DynamicWagmiConnector
The DynamicWagmiConnector
component integrates your Dynamic project settings with Wagmi
Usage
Props
evmNetworks
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:
WebSocket
For webSocket support with Wagmi, you can pass an object as the privateCustomerRpcUrls with your webSocket url configuration
Was this page helpful?