web3 wallet logo
DocsWallets

Back to top

MetaMaskDeFi WalletWalletconnectCoinbase WalletDesktop WalletBrave WalletTrust WalletimTokenXDEFI

Trust Wallet

Install

pnpm add @react-web3-wallet/trust-wallet

Usage

import { TrustWallet } from '@react-web3-wallet/trust-wallet';
import { createWallet } from '@react-web3-wallet/react';

const wallet = createWallet(new TrustWallet({}));

See also: https://developer.trustwallet.com/wallet-connect

InstallUsage