This guide will walk you through the process of integrating multiple blockchain wallets into your Para Modal and Para-enabled application. By combining EVM, Solana, and Cosmos wallet support, you can provide users with a seamless multi-chain experience.

Prerequisites

Before integrating wallet connections, ensure you have an existing Para project with the Para Modal set up. If you haven’t set up Para yet, follow one of our Framework Setup guides like this guide.

Setting up Multichain Support

Supporting multiple blockchain ecosystems is simple, all you need to do is install the necessary wallet connectors and configure them within your Para Provider. Instructions for each connector can be found in the respective guides for each ecosystem:

Multi chain wallets can only be connected to one chain at a time. Any wallets that Para is setup to support across ecosystems will give the give the user a choice of ecosystem selection before they connect their wallet.

Examples

Check out our live demo of the Para Modal to configure all wallets:

Modal Designer

For a code implementation, check out our GitHub repository:

GitHub Repository

Next Steps

Now that you have integrated multichain wallet support, explore chain-specific features and integrations: