# dapphub/dapptools

Dapp, Seth, Hevm, and more

Repository: https://github.com/dapphub/dapptools
Canonical: https://ross.abutalabs.com/products/dapptools
Homepage: https://dapp.tools
Language: Haskell
License Family: other
Topics: dapp, ethereum, tools, evm, nix, solc
Last push: 2025-02-25T19:28:22+00:00

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

## Adoption (not part of the score)
Stars 2121, forks 321 (observed 2026-08-28T04:06:16.569877+00:00)

## What it is
Dapptools is a suite of Unix-philosophy CLI tools for Ethereum smart contract development, including dapp (build/test/fuzz/deploy), seth (Ethereum CLI client), hevm (EVM debugger and symbolic execution engine), and ethsign (transaction signing). It also ships a set of audited Solidity contract libraries (ds-*).

## Use cases
- build and test solidity smart contracts from the command line
- fuzz and symbolically execute EVM bytecode
- debug ethereum transactions against local or mainnet state
- send transactions and query contracts from the terminal
- sign ethereum transactions with a keystore or hardware wallet
- deploy solidity contracts to ethereum networks

## When to choose
- you prefer composable Unix-style CLI tools for Ethereum development
- you need symbolic execution or formal verification of EVM code
- you want audited ds-* Solidity contract libraries
- you already use Nix for dependency management

## When to avoid
- you are a new user seeking active support - the project recommends Foundry instead
- you need Windows support
- you want a modern integrated toolchain with active community development

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: testing, fuzzing, compiler, cli, developer-tools, security, cryptography
- domain: blockchain, developer-tools
- platform: cli
- tags: ethereum, evm, solidity, smart-contract-development, nix, symbolic-execution, foundry-alternative, cryptocurrency, command-line, smart-contracts, linux, macos

## Member repositories
- dapphub/dapptools (main) score 26

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:16.569877+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-30T02:52:52.972189+00:00, confidence not recorded.
  - readme: https://github.com/dapphub/dapptools (fetched 2026-08-28T04:06:16.569877+00:00, sha 3ede6732bcb7)
  - homepage: https://dapp.tools (fetched 2026-08-29T10:32:53.686528+00:00, sha 9672c3cbf4aa)
- Data as of 2026-08-30T08:39:29.467469+00:00.
