Recommended: JavaScript SDK with React Hooks
For new React apps, we recommend the JavaScript SDK with React Hooks (
@dynamic-labs-sdk/react-hooks) instead of the legacy React SDK documented here. The JS SDK comes with many benefits such as a much smaller bundle size and other optimizations. Use the React quickstart (JavaScript SDK) to get started.overrides prop to adapt the view shown to the user programmatically.
UserProfile: An object containing attributes about the
user such as the wallet address, email, first name, etc.
Wallet: An object containing the attributes about the
connected wallet. This object would be available immediately after a wallet has
been connected.
WalletsByChain: Array of objects, used primarily for bridging.
WalletConnector: This is Dynamic’s abstraction over
the wallet interface. This can be used to interact with the users wallet.