Skip to content

WAGMI Connection Strategy

Similar to the HWCConnectionStrategy, this connection strategy enables interaction with the chain via wagmi through JSON-RPC.

The core responsibility of this strategy is to initialize a wagmi configuration, derived from the primary config of <HWBridgeProvider> (chains/connectors), which will subsequently be used for executing actions on the chain.