Providers and Connectors
Providers and Connectors Introduction
You can see the full UI implemented at any time in our demo environment: https://demo.dynamic.xyz
Dynamic Context Provider
The DynamicContextProvider is a provider component provides the context for the rest of the components to work. It must wrap all Dynamic related components of your application.
Dynamic Wagmi Connector
The DynamicWagmiConnnector is responsible for helping your Dynamic application to integrate with Wagmi out of the box.
Was this page helpful?