# Wallet Connect

### 简介

[WalletConnect](https://walletconnect.com/)是一个连接钱包和DApp(Web3应用程序)的开放协议，该协议使用桥接服务器在两个应用程序和/或设备之间建立远程连接，扫描QR码建立连接并开始通讯。

更多详细文档请参考WalletConnect官方:<https://docs.walletconnect.com/>

### **TP钱包现已支持WalletConnect v1和 v2**

WalletConnect v1支持的网络：

1. Ethereum&#x20;

WalletConnect v2支持的网络：

1. Ethereum&#x20;
2. Solana

### 如何在TP钱包上使用WalletConnect

有以下两种方式：

一. 直接在TP钱包内打开DApp，连接钱包时，选择“**WalletConnect**”，点击“**连接**”，然后授权登录即可，如下图：

![](/files/NbBUXqfa8Hukrd0dvxuS)

![](/files/pzcXWaTOwOgyqVtALPiq)

二.在电脑或其它网页端打开了DApp，连接钱包时，选择“WalletConnect”, DApp会显示QR码，用TP钱包扫一扫，即可授权登录，如下图：

![](/files/B85Md4CmVqS5nqKc9ybQ)

![](/files/Sz1MfWd8ORpVhFidWSA0)

![](/files/c0IgnWo7owyEBNzm1A0Y)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.tokenpocket.pro/developer-cn/wallet-connect.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
