From 262c30697f3a359acaa39882012e424fa0f70d46 Mon Sep 17 00:00:00 2001 From: ChiHaoLu Date: Wed, 6 Nov 2024 13:59:20 +0800 Subject: [PATCH] feat: refactor toollist --- manifest.json | 5 ----- pages/footer.tsx | 7 +++++++ pages/index.tsx | 7 +++++-- pages/tool.tsx | 47 +++++++++++++++++++++++++++++++++++++++++++++++ styles.css | 5 +++++ 5 files changed, 64 insertions(+), 7 deletions(-) delete mode 100644 manifest.json create mode 100644 pages/tool.tsx diff --git a/manifest.json b/manifest.json deleted file mode 100644 index 71765d7..0000000 --- a/manifest.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "name": "ERC-4337 Debugger", - "short_name": "ERC-4337 Debugger", - "description": "An application helps debug any userOp." -} \ No newline at end of file diff --git a/pages/footer.tsx b/pages/footer.tsx index 3b3a33a..2d559ea 100644 --- a/pages/footer.tsx +++ b/pages/footer.tsx @@ -14,6 +14,13 @@ const Footer = () => { v0.1.29

+ +

Project Inspiration

+ ); }; diff --git a/pages/index.tsx b/pages/index.tsx index 6503490..155cf2e 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -9,7 +9,7 @@ const Home = () => {
- GIF + GIF
@@ -19,7 +19,10 @@ const Home = () => {
Go to 4337 Debugger
-
imToken AA Wallet Infomation
+
imToken AA Wallet Watcher
+ + +
Debug Toolkit