{"id":15769641,"url":"https://github.com/btc415/web3-template","last_synced_at":"2025-04-21T03:32:24.417Z","repository":{"id":253152529,"uuid":"842624712","full_name":"BTC415/Web3-template","owner":"BTC415","description":"Web3 App Template built using Next.js, RainbowKit, Tailwind, Sign-In With Ethereum, and more.","archived":false,"fork":false,"pushed_at":"2024-08-14T18:37:25.000Z","size":8384,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"integrations","last_synced_at":"2024-10-11T14:19:09.619Z","etag":null,"topics":["etherenum","nextjs","rainbowkit","tailwind","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/BTC415.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,"publiccode":null,"codemeta":null}},"created_at":"2024-08-14T18:19:36.000Z","updated_at":"2024-09-02T14:38:29.000Z","dependencies_parsed_at":"2024-08-14T20:17:24.358Z","dependency_job_id":"00c0d25a-3ded-40f7-9377-4b1cf48fe43d","html_url":"https://github.com/BTC415/Web3-template","commit_stats":null,"previous_names":["btc415/web3-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FWeb3-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FWeb3-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FWeb3-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BTC415%2FWeb3-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BTC415","download_url":"https://codeload.github.com/BTC415/Web3-template/tar.gz/refs/heads/integrations","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249991131,"owners_count":21357204,"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":["etherenum","nextjs","rainbowkit","tailwind","tailwindcss"],"created_at":"2024-10-04T14:03:43.078Z","updated_at":"2025-04-21T03:32:23.506Z","avatar_url":"https://github.com/BTC415.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://user-images.githubusercontent.com/3408362/230732083-1c98e451-08af-41c2-b522-126370e8c6a5.png)\n\n# ⚡ TurboETH - Web3 App Starter Kit\n\n![CI](https://github.com/turbo-eth/template-web3-app/actions/workflows/ci.yml/badge.svg)\n![TS](https://badgen.net/badge/-/TypeScript?icon=typescript\u0026label\u0026labelColor=blue\u0026color=555555)\n[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](http://perso.crans.org/besson/LICENSE.html)\n\nWeb3 App Template built using Next.js, RainbowKit, Tailwind, Sign-In With Ethereum, and more.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fturbo-eth%2Ftemplate-web3-app\u0026project-name=TurboETH\u0026repository-name=turbo-eth\u0026demo-title=TurboETH\u0026env=NEXTAUTH_SECRET,DATABASE_URL\u0026envDescription=How%20to%20get%20these%20env%20variables%3A\u0026envLink=https%3A%2F%2Fgithub.com%2Fturbo-eth%2Ftemplate-web3-app%2Fblob%integrations%2F.env.example)\n\n### [Documentation](https://docs.turboeth.xyz)\n\n- Getting Started\n  - [Environment Variables](https://docs.turboeth.xyz/getting-started/environment)\n  - [JSON-RPC](https://docs.turboeth.xyz/getting-started/json-rpc)\n  - [WAGMI CLI](https://docs.turboeth.xyz/getting-started/wagmi-cli)\n  - [UI Components](https://docs.turboeth.xyz/getting-started/design-system)\n  - [Backend Database](https://docs.turboeth.xyz/getting-started/database)\n- Core Integrations\n  - [🌈 RainbowKit](https://docs.turboeth.xyz/integration/rainbowkit)\n  - [🔏 Sign-In With Ethereum](https://docs.turboeth.xyz/integration/sign-in-with-ethereum)\n- Smart Contract Integrations\n  - [ERC20](https://docs.turboeth.xyz/integration/smart-contract-erc20)\n- API Integrations\n  - [Disco](https://docs.turboeth.xyz/integration/disco)\n  - [Etherscan](https://docs.turboeth.xyz/integration/etherscan)\n\n# Getting Started\n\nThe `pnpm` CLI is the recommended package manager but `npm` and `yarn` should work too.\n\n```bash\npnpm install\n```\n\n#### Development\n\n```bash\npnpm dev\n```\n\n#### Build\n\n```bash\npnpm build\n```\n\n### Web3 Core\n\n- [WAGMI CLI](https://wagmi.sh/cli/getting-started) - Automatic React Hook Generation\n- [RainbowKit](https://www.rainbowkit.com/) - Wallet connection manager\n- [Sign-In With Ethereum](https://login.xyz/) - Account authentication\n\n### Web2 Frameworks\n\n- [Vercel](https://vercel.com/) - App Infrastructure\n- [Prisma](https://www.prisma.io/) - Database ORM\n\n### Developer Experience\n\n- [TypeScript](https://www.typescriptlang.org/) – Static type checker for end-to-end typesafety\n- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style\n- [ESLint](https://eslint.org/) – Pluggable linter for Next.js and TypeScript\n\n### User Interface\n\n- [TailwindCSS](https://tailwindcss.com) – Utility-first CSS framework for rapid UI development\n- [Radix](https://www.radix-ui.com/) – Primitives like modal, popover, etc. to build a stellar user experience\n- [Framer Motion](https://www.framer.com/motion/) – Motion library for React to animate components with ease\n- [React Icons](https://react-icons.github.io/react-icons) – Beautifully simple, pixel-perfect icons\n\nThe [ui.shadcn.com](https://ui.shadcn.com) components are included in the `/components/shared/ui` folder.\n\n# 💻 Developer Experience\n\n### 🐕 What is husky\n\nHusky improves your git commits.\n\nYou can use it to lint your commit messages, run tests, lint code, etc... when you commit or push. Husky supports all Git hooks.\n\n#### 🪝 Hooks\n\n- pre-commit: lint app codebase\n- commit-msg: apply commintlint\n\n### 📋 What is commitlint\n\ncommitlint checks if your commit messages meet the [conventional commit format](https://conventionalcommits.org).\n\nIn general the pattern mostly looks like this:\n\n```sh\ntype(scope?): subject  #scope is optional; multiple scopes are supported (current delimiter options: \"/\", \"\\\" and \",\")\n```\n\nReal world examples can look like this:\n\n```\nchore: run tests on travis ci\n```\n\n```\nfix(server): send cors headers\n```\n\n```\nfeat(blog): add comment section\n```\n\nCommon types according to [commitlint-config-conventional (based on the Angular convention)](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional#type-enum) can be:\n\n- build\n- chore\n- ci\n- docs\n- feat\n- fix\n- perf\n- refactor\n- revert\n- style\n- test\n\n# Acknowledgements\n\nOriginal template was forked from https://github.com/wslyvh/nexth\n\nThank you @wslyvh 🙏\n\n\u003chr/\u003e\n\nCopyright 2024 [Kames Geraghty](https://twitter.com/KamesGeraghty)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtc415%2Fweb3-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtc415%2Fweb3-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtc415%2Fweb3-template/lists"}