From cf18f7f2d2d8244c44072c3c84e3a9334baeec70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=B4=AB=E7=AB=B9?= Date: Thu, 19 Oct 2023 00:03:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=8F=90=E4=BA=A4=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/index.md b/docs/index.md index c18e647..4b75107 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,3 +22,13 @@ features: emoji: 🎨 description: 轻松管理交易状态。交易历史记录和通知 --- + +## 谁在使用 + + + +## 安装 + +```sh +yarn add @usedapp/core ethers@5.7.2 +```