updated req's

This commit is contained in:
tim
2025-10-13 11:25:38 -04:00
parent bb2f7c9ce8
commit 4df286cc7b

View File

@@ -8,18 +8,18 @@ It should be minimal and familiar, using popular UI frameworks and packages wher
* mobile-first design * mobile-first design
* Typescript * Typescript
* next.js with static export (CDN / IPFS deployment target) * next.js with static export (CDN / IPFS deployment target)
* Localization using next-intl and subpath routing * Localization using react-i18next
* shadcn/ui + Tailwind * shadcn/ui + Tailwind
* RainbowKit * RainbowKit + wagmi + viem
* wagmi + viem
* no linting
* light/dark mode * 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 * Landing page is swap form
* Tabs available to Swap or Stake * Tabs available to Swap or Stake
* About page with description & whitepaper link
* Chain selector and wallet connector (RainbowKit) * Chain selector and wallet connector (RainbowKit)
* Token search combobox * Token search combobox
* Mint tab (empty for now) * managed token list
* Swap form (main tab) * Swap form (main tab)
* * Stake tab (empty for now)
* About page (empty for now)