In order to use EVM external wallets with the React SDK Lite, you need to install the @getpara/evm-wallet-connectors and its peer dependencies manually. This package provides the necessary wallet connectors for EVM-compatible blockchains.

npm install @getpara/evm-wallet-connectors@alpha wagmi viem

Proceed to the to finish setting up your EVM wallet integration.