QA Engineer Jobs in Crypto & Web3

Web3 QA and test engineering roles guard against costly on-chain failures by writing automated tests for smart contracts in Foundry and Hardhat, building integration suites, and validating dApp behavior across wallets and networks. Forked mainnet testing and fuzzing are standard tools.

These engineers design test plans for upgrades and migrations, verify gas and edge-case behavior, run end-to-end flows with Playwright or Cypress, and coordinate with auditors. Because bugs can mean lost funds, attention to security scenarios and reproducible test environments is essential.

32open jobs
$84k–$138ktypical salary
26companies hiring
4added this week
100%remote

Open QA Engineer roles

32 jobs

Frequently asked questions

What testing tools are used in web3 QA?
For contracts, Foundry and Hardhat with fuzzing and forked mainnet tests; for dApp frontends, Playwright or Cypress; plus custom scripts for multi-chain and wallet scenarios.
How does smart contract QA differ from regular software QA?
Smart contracts are immutable once deployed and handle real funds, so QA emphasizes exhaustive edge cases, security scenarios, gas behavior, and forked-environment testing before release.
Do web3 QA roles overlap with security?
They do. While dedicated auditors handle deep security review, QA engineers often write adversarial tests, reproduce vulnerabilities, and collaborate closely with audit teams.