diff --git a/react-wallet-v2/.eslintrc.json b/wallets/react-wallet-v2/.eslintrc.json similarity index 100% rename from react-wallet-v2/.eslintrc.json rename to wallets/react-wallet-v2/.eslintrc.json diff --git a/react-wallet-v2/.gitignore b/wallets/react-wallet-v2/.gitignore similarity index 100% rename from react-wallet-v2/.gitignore rename to wallets/react-wallet-v2/.gitignore diff --git a/react-wallet-v2/README.md b/wallets/react-wallet-v2/README.md similarity index 100% rename from react-wallet-v2/README.md rename to wallets/react-wallet-v2/README.md diff --git a/react-wallet-v2/next-env.d.ts b/wallets/react-wallet-v2/next-env.d.ts similarity index 100% rename from react-wallet-v2/next-env.d.ts rename to wallets/react-wallet-v2/next-env.d.ts diff --git a/react-wallet-v2/next.config.js b/wallets/react-wallet-v2/next.config.js similarity index 100% rename from react-wallet-v2/next.config.js rename to wallets/react-wallet-v2/next.config.js diff --git a/react-wallet-v2/package.json b/wallets/react-wallet-v2/package.json similarity index 100% rename from react-wallet-v2/package.json rename to wallets/react-wallet-v2/package.json diff --git a/react-wallet-v2/pages/index.tsx b/wallets/react-wallet-v2/pages/index.tsx similarity index 100% rename from react-wallet-v2/pages/index.tsx rename to wallets/react-wallet-v2/pages/index.tsx diff --git a/react-wallet-v2/public/favicon.ico b/wallets/react-wallet-v2/public/favicon.ico similarity index 100% rename from react-wallet-v2/public/favicon.ico rename to wallets/react-wallet-v2/public/favicon.ico diff --git a/react-wallet-v2/public/vercel.svg b/wallets/react-wallet-v2/public/vercel.svg similarity index 100% rename from react-wallet-v2/public/vercel.svg rename to wallets/react-wallet-v2/public/vercel.svg diff --git a/react-wallet-v2/styles/Home.module.css b/wallets/react-wallet-v2/styles/Home.module.css similarity index 100% rename from react-wallet-v2/styles/Home.module.css rename to wallets/react-wallet-v2/styles/Home.module.css diff --git a/react-wallet-v2/styles/globals.css b/wallets/react-wallet-v2/styles/globals.css similarity index 100% rename from react-wallet-v2/styles/globals.css rename to wallets/react-wallet-v2/styles/globals.css diff --git a/react-wallet-v2/tsconfig.json b/wallets/react-wallet-v2/tsconfig.json similarity index 100% rename from react-wallet-v2/tsconfig.json rename to wallets/react-wallet-v2/tsconfig.json diff --git a/react-wallet-v2/yarn.lock b/wallets/react-wallet-v2/yarn.lock similarity index 100% rename from react-wallet-v2/yarn.lock rename to wallets/react-wallet-v2/yarn.lock