# TrueFiEng/useDApp

Framework for rapid Dapp development. Simple. Robust. Extendable. Testable

Repository: https://github.com/TrueFiEng/useDApp
Canonical: https://ross.abutalabs.com/products/usedapp
Homepage: https://usedapp.io
Language: TypeScript
License: MIT
License Family: permissive
Topics: react, usedapp, dapp, ethereum, typescript
Last push: 2024-06-10T19:28:09+00:00

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

## Adoption (not part of the score)
Stars 1583, forks 361 (observed 2026-08-28T04:05:07.181498+00:00)

## What it is
useDApp is a React framework for rapidly building Ethereum decentralized applications (Dapps). It provides composable hooks for reading on-chain data, calling contracts, and managing wallet connections with a simple, robust, and extendable API.

## Use cases
- build a react frontend for an ethereum smart contract
- read on-chain data with react hooks
- connect metamask wallet to a web app
- call contract methods from a react app
- rapidly prototype a web3 dapp
- handle multicall batching for ethereum rpc queries

## When to choose
- you are building a react or next.js frontend for ethereum contracts
- you want typed hooks for wallet connection and contract reads
- you want multicall batching to reduce rpc calls

## When to avoid
- you need multi-chain support beyond ethereum-compatible networks
- you are not using react
- you need a full backend or indexer rather than a frontend library

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, frontend-framework, state-management, sdk
- domain: web-development, frontend, blockchain, developer-tools
- platform: -
- tags: react-hooks, ethereum, dapp-development, web3, smart-contracts, wallet-integration, cryptocurrency, web-server, nodejs, typescript, javascript

## Member repositories
- TrueFiEng/useDApp (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:07.181498+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-30T03:55:59.836381+00:00, confidence not recorded.
  - readme: https://github.com/TrueFiEng/useDApp (fetched 2026-08-28T04:05:07.181498+00:00, sha 51a639c5e1eb)
  - homepage: https://usedapp.io (fetched 2026-08-29T11:26:37.005085+00:00, sha 4d98a8c860cc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
