hardhat-migrate icon indicating copy to clipboard operation
hardhat-migrate copied to clipboard

Hardhat plugin to simplify the deployment and verification of contracts

Results 1 hardhat-migrate issues
Sort by recently updated
recently updated
newest added

The following features are planned: - [x] Add a `save(instance, address, name)` operation that adds the contract to the state under the given name but skips the verification namespace. -...

feature
roadmap