{"id":26879738,"url":"https://github.com/skysingh04/metamask-auth","last_synced_at":"2026-04-11T19:35:43.358Z","repository":{"id":221964753,"uuid":"755885917","full_name":"SkySingh04/MetaMask-Auth","owner":"SkySingh04","description":"This project is a Next.js application integrated with Firebase Authentication and Ethereum's MetaMask for user authentication.","archived":false,"fork":false,"pushed_at":"2024-02-13T08:15:46.000Z","size":150,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-15T03:46:44.431Z","etag":null,"topics":["blockchain","firebase","firestore","metamask","nextjs","react","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SkySingh04.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-02-11T11:38:46.000Z","updated_at":"2024-06-02T14:36:10.000Z","dependencies_parsed_at":"2024-02-13T09:26:41.188Z","dependency_job_id":null,"html_url":"https://github.com/SkySingh04/MetaMask-Auth","commit_stats":null,"previous_names":["akash-singh04/metamask-auth-app","akash-singh04/metamask-auth","skysingh04/metamask-auth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkySingh04%2FMetaMask-Auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkySingh04%2FMetaMask-Auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkySingh04%2FMetaMask-Auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SkySingh04%2FMetaMask-Auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SkySingh04","download_url":"https://codeload.github.com/SkySingh04/MetaMask-Auth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246473917,"owners_count":20783370,"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":["blockchain","firebase","firestore","metamask","nextjs","react","tailwindcss"],"created_at":"2025-03-31T13:31:52.814Z","updated_at":"2025-12-30T23:14:40.431Z","avatar_url":"https://github.com/SkySingh04.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js Firebase MetaMask Authentication\n\nThis project is a Next.js application integrated with Firebase Authentication and Ethereum's MetaMask for user authentication. It also utilizes Tailwind CSS for styling.\n\n## Features\n\n- **Firebase Authentication:** Utilize Firebase Authentication for user authentication, including email/password, Google sign-in, and MetaMask sign-in.\n- **MetaMask Integration:** Allow users to sign in using their MetaMask wallet, enabling secure and decentralized authentication.\n- **Next.js:** Benefit from the advantages of Next.js, including server-side rendering, easy API routes, and excellent developer experience.\n- **Tailwind CSS:** Rapidly style your components using Tailwind CSS utility classes, enabling fast and responsive UI development.\n\n## Prerequisites\n\nBefore running the project, ensure you have the following installed:\n\n- Node.js (version 14 or higher)\n- npm or Yarn package manager\n- MetaMask browser extension\n\n## Getting Started\n\n1. Clone this repository to your local machine:\n\n```bash\ngit clone https://github.com/your-username/nextjs-firebase-metamask-auth.git\n```\n\n2. Navigate to the project directory:\n\n```bash\ncd nextjs-firebase-metamask-auth\n```\n\n3. Install dependencies using npm or Yarn:\n\n```bash\nnpm install\n# or\nyarn install\n```\n\n4. Set up Firebase:\n   - Create a Firebase project on the Firebase Console (https://console.firebase.google.com/).\n   - Enable Email/Password and Google authentication providers.\n   - Set up a Firebase Web App and obtain your Firebase configuration.\n   - Replace the Firebase configuration in `src/firebase.js` with your own.\n\n5. Set up MetaMask:\n   - Install the MetaMask extension in your browser (https://metamask.io/).\n   - Ensure you have a MetaMask account with Ethereum available.\n\n6. Start the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\n7. Open your browser and navigate to `http://localhost:3000`.\n\n8. Test the authentication functionality by signing in with email/password, Google, or MetaMask.\n\n## Deployment\n\nBefore deploying your application, ensure to configure Firebase for production:\n\n1. Set up Firebase Hosting or your preferred hosting provider.\n2. Build your Next.js application for production:\n\n```bash\nnpm run build\n# or\nyarn build\n```\n\n3. Deploy your application:\n\n```bash\nnpm run deploy\n# or\nyarn deploy\n```\n\n4. Follow the deployment instructions for your chosen hosting provider.\n\n## Contributing\n\nContributions are welcome! If you have suggestions for improvement, open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskysingh04%2Fmetamask-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskysingh04%2Fmetamask-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskysingh04%2Fmetamask-auth/lists"}