Skip to main content
Contract tooling

rocketh

Deployment & devops

Contract deployment · Testing

rocketh is a deployment and test harness for Ethereum contracts built around viem, keeping one record of deployments per network so scripts and tests agree. Builders use it when they want repeatable deployments without Hardhat, which the hardhat-deploy plugin wraps over the same code.

Related resources