@web3-wallet/trust-wallet
Version:
metamask connector
19 lines (12 loc) • 315 B
Markdown
```bash
pnpm add @web3-wallet/trust-wallet
```
```ts
import { TrustWallet } from '@web3-wallet/trust-wallet';
import { createWallet } from '@web3-wallet/react';
const wallet = createWallet(new TrustWallet({}));
```
See also: https://developer.trustwallet.com/wallet-connect