📄️ Integrating Para Embedded Wallet with Graz
Para is a wallet connector that enables seamless integration with Cosmos-based chains in your Graz-powered application. This guide shows how to enable Para support, including the modal for user authentication and wallet selection.
📄️ Connect wallet
You can connect to a specific wallet by using the useConnect hook. You can connect to a specific wallet by passing the walletType parameter to the connect function.
📄️ Connect wallet through iframe
First you have to set the allowed origins for the iframe wallet, then you can connect.
📄️ Multi Chain
You can connect to multiple chains with Graz.
📄️ Update Wallet Default Options
to set default options for the wallet.