From 4df286cc7b22edc1631bf47a85bcab9cc9030923 Mon Sep 17 00:00:00 2001 From: tim Date: Mon, 13 Oct 2025 11:25:38 -0400 Subject: [PATCH] updated req's --- requirements.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.md b/requirements.md index f0745e1..b40af6b 100644 --- a/requirements.md +++ b/requirements.md @@ -8,18 +8,18 @@ It should be minimal and familiar, using popular UI frameworks and packages wher * mobile-first design * Typescript * next.js with static export (CDN / IPFS deployment target) -* Localization using next-intl and subpath routing +* Localization using react-i18next * shadcn/ui + Tailwind -* RainbowKit -* wagmi + viem -* no linting +* RainbowKit + wagmi + viem * light/dark mode -* no cookies, embedded analytics, or any tracking or server interactions. +* no cookies, embedded analytics, or any tracking or server interactions * Landing page is swap form * Tabs available to Swap or Stake +* About page with description & whitepaper link * Chain selector and wallet connector (RainbowKit) * Token search combobox -* Mint tab (empty for now) + * managed token list * Swap form (main tab) -* \ No newline at end of file +* Stake tab (empty for now) +* About page (empty for now)