dethcrypto/TypeChain
🔌 TypeScript bindings for Ethereum smart contracts observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3287
- days_rel: n/a
- days_push: 784
- n_releases_24m: 0
Adoption not part of the score
2792 stars · 376 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TypeChain generates TypeScript bindings from Ethereum smart contract ABIs, giving statically typed access to contract methods and events. It is now soft-deprecated in favor of ABItype/Wagmi/Viem, with only critical fixes merged.
Use cases
- generate typescript types for solidity contract abis
- type-safe ethereum smart contract calls in typescript
- integrate contract bindings into hardhat tests
- autocomplete for web3 contract methods in ide
- generate typed clients from truffle artifacts
When to choose
- you maintain an existing codebase already using TypeChain bindings
- you need typed contract bindings for a toolchain not covered by Viem
- you only need critical fixes on a stable codegen pipeline
When to avoid
- starting a new project - prefer Viem, Wagmi, or ABItype
- you want actively developed tooling with ecosystem support
- you parse ABIs directly in the TypeScript type system already
Facets
library · maturity maintenance
type-system sdk blockchain developer-tools web-development ethereum solidity smart-contracts abi web3 code-generation hardhat truffle deprecated nodejs typescript
1 source
- readme: https://github.com/dethcrypto/TypeChain · fetched 2026-08-28 · 7f109317839b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dethcrypto/TypeChain | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="dethcrypto/TypeChain")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem