You can use embedded wallets with Ethereum, Solana or both! Therefore, whichever one you choose, you need to make sure you have the correct walletConnectors are installed and added to the walletConnectors array in the SDK settings.
For Ethereum, you need to install the @dynamic-labs/ethereum package:
Copy
Ask AI
npm i @dynamic-labs/ethereum
Then, you need to add the EthereumWalletConnectors to the walletConnectors array in the SDK settings: