From ee468d797d0a4abc86c8378c384a9cdcd5c3a448 Mon Sep 17 00:00:00 2001 From: Bot Date: Sun, 30 Aug 2026 23:18:03 +0800 Subject: [PATCH] feat: initial structure for wtf-frontend --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0996e78 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# WTFX Frontend + +Next.js High Frequency Trading Web Application & TradingView Interactive Interface.