Skip to main content

Web3Auth Plugins

Plugins are essentially extensions to the core functionality of Web3Auth, allowing you to add additional features to your dApp. These features can be used to extend the UI functionalities, making your integration more interoperable, and a lot more, even having the functionality to be customised extremely and to your liking. Our aim is to progressively add more features to make developing with Web3Auth easier and flexible for the community.

Currently, Web3Auth supports UI plugins for wallet operations, helping you with flows to add funds, manage transactions and much more. This helps you avoid making wallet flows within your application. Additionally, for interoperability with multiple applications, these packages give you the advantage of using the same key from Web3Auth across multiple applications.

You can explore the SDK Reference for our UI plugins in this section.

Torus EVM Wallet UI Plugin

@web3auth/torus-wallet-connector-plugin

Torus EVM Wallet UI Plugin helps you get the functionalities of the Torus EVM Wallet into your Web3Auth Instance. It helps you use your Web3Auth key in the Torus EVM Wallet, making it easier for your end user to make transactions, add money into their wallet and even use it across different applications using Torus EVM Wallet.

Learn more about how to use Torus EVM Wallet Plugin.

Torus Solana Wallet UI Plugin

@web3auth/solana-wallet-connector-plugin

Torus Solana Wallet UI Plugin helps you get the functionalities of the Torus Solana Wallet into your Web3Auth Instance. It helps you use your Web3Auth key in the Torus Solana Wallet, making it easier for your end user to make transactions, add money into their wallet and even use it across different applications using Torus Solana Wallet.

Learn more about how to use Torus Solana Wallet Plugin.