Skip to main content
The React SDK shipped a wagmi connector (@dynamic-labs/wagmi-connector) that bridged Dynamic’s wallets into wagmi’s hooks.
A wagmi integration for the JavaScript SDK is on the way. This page will document it once it’s available.

In the meantime

You don’t need wagmi to work with EVM wallets in the JavaScript SDK. Enable the EVM extension and use the SDK’s functions and React hooks directly — reading wallets, signing, and sending transactions are all covered without a wagmi layer: If your app relies on wagmi today, keep using it against your existing wallet setup and adopt the JavaScript SDK’s EVM functions for Dynamic-managed wallets until the dedicated integration lands.
Last modified on July 27, 2026