From 2371ec0ebb2d06fad143ccc286a68e00a9235ffe Mon Sep 17 00:00:00 2001 From: nanli777torn Date: Sat, 18 Jan 2025 09:09:59 +0800 Subject: [PATCH 1/3] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21c3f8a..c8d6b55 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Tornado Cash Classic UI +# Tornado Cash Classic UI test > Self-hostable Tornado Cash UI software for interacting with the protocol -- 2.45.2 From 8791b5aff8b08a7d53c9335be132cf5889f4f32e Mon Sep 17 00:00:00 2001 From: nanli777torn Date: Sat, 18 Jan 2025 09:22:39 +0800 Subject: [PATCH 2/3] update graph to thegraph,add graphApiKey --- README.md | 2 +- components/Settings.vue | 24 +++++++++++++++++++++++- constants/variables.js | 2 ++ langs/en.json | 1 + langs/es.json | 1 + langs/fr.json | 1 + langs/ru.json | 1 + langs/tr.json | 1 + langs/uk.json | 1 + langs/zh.json | 1 + services/graph.js | 39 ++++++++++++++++++++++++++++++++------- 11 files changed, 65 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c8d6b55..21c3f8a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Tornado Cash Classic UI test +# Tornado Cash Classic UI > Self-hostable Tornado Cash UI software for interacting with the protocol diff --git a/components/Settings.vue b/components/Settings.vue index a4a8889..11c4344 100644 --- a/components/Settings.vue +++ b/components/Settings.vue @@ -46,6 +46,22 @@

{{ hasErrorRpc.msg }}

+ +
+ + Graph ApiKey + +
+
+
+ +