# WalletConnect/create-eth-app

Create Ethereum-powered apps with one command

Repository: https://github.com/WalletConnect/create-eth-app
Canonical: https://ross.abutalabs.com/products/create-eth-app
Homepage: https://www.npmjs.com/package/create-eth-app
Language: JavaScript
License: MIT
License Family: permissive
Topics: ethereum, react, create-react-app, the-graph, graphql, yarn, yarn-workspaces
Archived: true
Last push: 2024-04-10T08:13:43+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2425, "days_push": 875, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2746, forks 498 (observed 2026-08-28T04:07:17.434948+00:00)

## What it is
Create Eth App is a command-line scaffolding tool that generates Ethereum-powered React applications with one command, similar to Create React App. It sets up a Yarn Workspaces monorepo containing a React frontend and a contracts package with ABIs and addresses, with optional frameworks and templates including The Graph integration.

## Use cases
- scaffold a new ethereum dapp with react
- bootstrap a web3 frontend project quickly
- create an app with smart contract abis preconfigured
- set up a monorepo for a decentralized app
- start an ethereum app with the graph integration
- generate a react app that talks to ethereum contracts

## When to choose
- you want a batteries-included ethereum + react starter with minimal setup
- you use yarn and want workspace-based monorepo structure
- you want prebuilt templates for common defi protocols and the graph

## When to avoid
- you use npm instead of yarn, since workspaces setup requires yarn
- you need a non-react frontend framework like vue or svelte
- you want an actively evolving scaffold with the latest web3 tooling, as development has slowed

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, boilerplate, developer-tools, web-framework
- domain: blockchain, web-development, frontend, developer-tools
- platform: cli, cross-platform, windows
- tags: ethereum, scaffolding, react, yarn-workspaces, the-graph, web3, create-react-app, smart-contracts, cryptocurrency, nodejs, macos, linux

## Member repositories
- WalletConnect/create-eth-app (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:17.434948+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:19:02.411997+00:00, confidence not recorded.
  - readme: https://github.com/WalletConnect/create-eth-app (fetched 2026-08-28T04:07:17.434948+00:00, sha a53917323203)
- Data as of 2026-08-30T08:39:29.467469+00:00.
