https://www.npmjs.com/package/@getpara/evm-wallet-connectors

The package is used with Para's React SDK Lite to enable external EVM wallet connections. Para automatically manages the Wagmi provider internally when you configure external wallet support.

###Key Features

- Wagmi Integration: Powered by Wagmi, the popular React hooks library for Ethereum
- Automatic Setup: Para handles all Wagmi provider configuration internally
- Unified Configuration: Configure chains and settings through Para's `externalWalletConfig`
- All Wagmi Hooks Available: Use any Wagmi hook alongside Para hooks

###Prerequisites

To use Para, you need an API key. This key authenticates your requests to Para services and is essential for integration.

Don't have an API key yet? Request access to the [Developer Portal](https://developer.getpara.com/) to create API keys, manage billing, teams, and more.

###Learn more

For more information on Para’s EVM Wallet Connectors visit the [Para Docs](https://docs.getpara.com/v2/react/guides/external-wallets/evm-lite#evm-wallets-with-react-sdk-lite)
