{"id":28271306,"url":"https://github.com/byteory/nextjs-wagmi-rainbowkit-template","last_synced_at":"2025-06-17T05:30:23.433Z","repository":{"id":294461279,"uuid":"987020523","full_name":"Byteory/nextjs-wagmi-rainbowkit-template","owner":"Byteory","description":"A sleek starter template built with Next.js 15.3, RainbowKit, Wagmi, Tailwind CSS, and Shadcn UI — ideal for modern Web3 dApps.","archived":false,"fork":false,"pushed_at":"2025-05-20T13:56:33.000Z","size":174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T14:49:44.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nextjs-wagmi-rainbowkit-template.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Byteory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-20T13:07:24.000Z","updated_at":"2025-05-20T13:59:49.000Z","dependencies_parsed_at":"2025-05-20T14:49:48.404Z","dependency_job_id":"233b9b54-35c4-4a79-b4ea-aee2e15c3a3b","html_url":"https://github.com/Byteory/nextjs-wagmi-rainbowkit-template","commit_stats":null,"previous_names":["byteory/nextjs-wagmi-rainbowkit-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Byteory/nextjs-wagmi-rainbowkit-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byteory%2Fnextjs-wagmi-rainbowkit-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byteory%2Fnextjs-wagmi-rainbowkit-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byteory%2Fnextjs-wagmi-rainbowkit-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byteory%2Fnextjs-wagmi-rainbowkit-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Byteory","download_url":"https://codeload.github.com/Byteory/nextjs-wagmi-rainbowkit-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Byteory%2Fnextjs-wagmi-rainbowkit-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260298332,"owners_count":22988395,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-20T18:20:31.505Z","updated_at":"2025-06-17T05:30:23.422Z","avatar_url":"https://github.com/Byteory.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧪 Next.js 15.3 Web3 Starter Template\n\nA sleek starter template built with **Next.js 15.3**, **RainbowKit**, **Wagmi**, **Tailwind CSS**, and **Shadcn UI** — ideal for modern Web3 dApps.\n\n\u003e 🔥 Perfect for wallet connection, EVM chain support, and rapid UI customization.\n\n🖼️ Preview\n\n![Preview](public/preview.png)\n\n---\n\n## 🚀 Tech Stack\n\n- **Next.js 15.3 (App Router)**\n- **RainbowKit** – Wallet connect modal\n- **Wagmi + Viem** – Web3 hooks\n- **Tailwind CSS** – Utility-first styling\n- **Shadcn UI** – Accessible components\n- **TypeScript** – For type safety\n\n---\n\n## 📂 File Structure\n\nsrc/\n├─ app/ → App Router structure\n│ └─ page.tsx → Main UI page\n├─ lib/\n│ └─ config.ts → Configure supported chains here\n├─ components/ → Add your UI components here\n\n---\n\n## 🔧 Configuration\n\n### Environment Variables\n\nCreate a `.env` file in the root directory with the following:\n\n```env\nNEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=cca20e670407e86f62b14688e74a1be3\n```\n\n### WalletConnect Verification\n\nThe template includes WalletConnect verification. The verification file is located at:\n\n```\npublic/.well-known/walletconnect.txt\n```\n\nThis file contains the verification code from cloud.reown.com and is required for WalletConnect to work properly.\n\n### Supported Chains\n\nTo modify supported chains:\n\n```ts\n// src/lib/config.ts\n\nexport const supportedChains = [\n  mainnet,\n  polygon,\n  arbitrum,\n  base,\n];\n```\n\nTo start customizing, edit:\n\n/src/app/page.tsx\n\n---\n\n💡 **Features**\n- Wallet connection (MetaMask, WalletConnect, etc.)\n- Clean, dark theme-ready layout\n- Easily extendable for any Web3 use case\n\n---\n\n📦 **Getting Started**\n\n```bash\nnpm install\n# or\nyarn install\n\nnpm run dev\n# or\nyarn dev\n```\n\n---\n\n⭐ **Credits**\nFree template by [Byteory](https://byteory.com)\n\nDon't forget to 🌟 the repo if you found it useful!\n\n---\n\n📜 **License**\nMIT — free to use and modify.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteory%2Fnextjs-wagmi-rainbowkit-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyteory%2Fnextjs-wagmi-rainbowkit-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteory%2Fnextjs-wagmi-rainbowkit-template/lists"}