In order to use Cosmos external wallets with the React SDK Lite, you need to install the @getpara/cosmos-wallet-connectors and its peer dependencies manually. This package provides the necessary wallet connectors for Cosmos-compatible blockchains.
npm install @getpara/cosmos-wallet-connectors@alpha @getpara/graz@alpha @cosmjs/cosmwasm-stargate @cosmjs/launchpad @cosmjs/proto-signing @cosmjs/stargate @cosmjs/tendermint-rpc @leapwallet/cosmos-social-login-capsule-provider long starknet --save-exact
Proceed to the to finish setting up your Cosmos wallet integration.