Hardhat Migration Plugin

JSON →
library 1.0.2 ·javascript
verified Jun 7, 2026

Hardhat Migration is a TypeScript plugin for Hardhat that provides a structured migration framework for smart contract deployments. It allows developers to write migrations as TypeScript files, with support for transaction tracking, rollbacks, and network-specific configurations. The current stable version is 1.0.2, released in 2023. It is community-maintained and offers a simple, filesystem-based migration approach, differentiating itself from other deployment tools by focusing on ease of use and TypeScript integration. Peer dependency: Hardhat ^2.0.0.