{"id":21221292,"url":"https://github.com/turbo-eth/create-turbo-eth","last_synced_at":"2025-07-10T12:31:47.552Z","repository":{"id":176545836,"uuid":"655961200","full_name":"turbo-eth/create-turbo-eth","owner":"turbo-eth","description":"Create-turbo-eth is an interactive CLI tool designed to jumpstart your full-stack web3 apps.","archived":false,"fork":false,"pushed_at":"2023-11-27T17:01:40.000Z","size":7868,"stargazers_count":16,"open_issues_count":3,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-25T10:04:47.263Z","etag":null,"topics":["boilerplate","cli","dapp","ethereum","next13","nextjs","rainbowkit","tailwindcss","template","typescri","web3","web3-dapp"],"latest_commit_sha":null,"homepage":"https://www.turboeth.xyz/","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/turbo-eth.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":"2023-06-20T01:46:29.000Z","updated_at":"2024-10-05T20:39:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b67ebf2-afac-4f0d-856f-a8e2d659114e","html_url":"https://github.com/turbo-eth/create-turbo-eth","commit_stats":null,"previous_names":["turbo-eth/create-turbo-eth"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/turbo-eth/create-turbo-eth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbo-eth%2Fcreate-turbo-eth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbo-eth%2Fcreate-turbo-eth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbo-eth%2Fcreate-turbo-eth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbo-eth%2Fcreate-turbo-eth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turbo-eth","download_url":"https://codeload.github.com/turbo-eth/create-turbo-eth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turbo-eth%2Fcreate-turbo-eth/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263871640,"owners_count":23522902,"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":["boilerplate","cli","dapp","ethereum","next13","nextjs","rainbowkit","tailwindcss","template","typescri","web3","web3-dapp"],"created_at":"2024-11-20T22:26:29.429Z","updated_at":"2025-07-10T12:31:46.774Z","avatar_url":"https://github.com/turbo-eth.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](/public/readme.png)\n\n# ⚡ create-turbo-eth - Web3 App Template CLI\n\nCreate-turbo-eth is an interactive CLI tool designed to jumpstart your full-stack web3 apps.\n\n### Getting Started\n\nTo initialize an app using `create-turbo-eth`, execute one of the following commands and respond to the prompts. For performance reasons, we strongly recommend using pnpm.\n\n#### pnpm\n\n```bash\npnpm create turbo-eth@latest\n```\n\n#### npm\n\n```bash\nnpm create turbo-eth@latest\n```\n\n#### yarn\n\n```bash\nyarn create turbo-eth\n```\n\n### Options\n\nWith `create-turbo-eth`, you can select from a range of integrations, providers, and networks to kickstart your project.\n\n#### Integrations\n\nChoose from the following integrations:\n\n- [Sign-In with Ethereum](https://www.turboeth.xyz/integration/sign-in-with-ethereum): Authenticate with Ethereum accounts for Web3.\n- [ERC20](https://www.turboeth.xyz/integration/erc20): Standard for fungible tokens on EVM chains.\n- [ERC721](https://www.turboeth.xyz/integration/erc721): Standard for non-fungible tokens on EVM chains.\n- [Disco](https://www.turboeth.xyz/integration/disco): A simplified identity tool to control information sharing.\n- [Etherscan](https://www.turboeth.xyz/integration/etherscan): A leading block explorer, search, API \u0026 analytics platform for Ethereum.\n- [Lit Protocol](https://www.turboeth.xyz/integration/lit-protocol/share): A solution for distributed key management for encryption, signing, and computing.\n- [OpenAI](https://www.turboeth.xyz/integration/openai): AI models designed for advanced natural language processing.\n- [PoolTogether V4](https://www.turboeth.xyz/integration/pooltogether-v4): A crypto-powered savings protocol based on Premium Bonds.\n\n#### Providers\n\nSelect from the following providers:\n\n- Alchemy\n- Infura\n- Public RPC\n\n#### Networks\n\nChoose from a range of production and testnet networks to match your project's needs.\n\n#### Production Networks\n\n- Ethereum Mainnet\n- Optimism\n- Arbitrum\n- Polygon\n- Celo\n\n#### Testnet Networks\n\n- Goerli\n- Sepolia\n- Optimism Goerli\n- Arbitrum Goerli\n- Polygon Mumbai\n- Celo Alfajores\n- Base Goerli\n\n### Templates\n\nIn addition to the core TurboETH template, you can utilize the `create-turbo-eth` CLI to initiate more sophisticated templates, each focusing on specific functionalities. This can be achieved by appending the `--template` flag, followed by the name of your desired template:\n\n- [template-disco-app](https://github.com/turbo-eth/template-disco-app): Networks 🪩 Disco App Template - A TurboETH template for building next generation identity applications powered by Disco.\n- [template-tally-app](https://github.com/turbo-eth/template-tally-app): Council 🏛️ Tally App Template - A TurboETH template for building governance applications powered by Tally and OpenAI.\n- [template-bank-app](https://github.com/turbo-eth/template-bank-app): 🏦 Bank - Web3 Savings Cards using PoolTogether, ERC721K and Solbase\n- [places](https://github.com/kamescg/places): 🗺️ Places - Digital Collectible App Template\n- [turbo-slides](https://github.com/turbo-eth/turbo-slides): 📖 Turbo Slides - Create presentation decks using MDX, React, and Next.js with Web3 capabilities.\n\n### Flags\n\nDuring CLI execution, you can use optional flags for further customization.\n\n#### --skip-git\n\nSkips git repository initialization.\n\n#### --skip-install\n\nSkips package installation\n\n#### --pnpm\n\nUses pnpm as the package manager.\n\n#### --npm\n\nUses npm as the package manager.\n\n#### --yarn\n\nUses yarn as the package manager.\n\n#### --template\n\nSelect a custom template to bootstrap from.\n\n### Community\n\nFor assistance, feedback, or contributions, join us at:\n\n[TurboETH Discord](https://discord.com/invite/uDg77HYh)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbo-eth%2Fcreate-turbo-eth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturbo-eth%2Fcreate-turbo-eth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbo-eth%2Fcreate-turbo-eth/lists"}