OpenZeppelin / contracts-wizard

Interactive smart contract generator based on OpenZeppelin Contracts.
https://wizard.openzeppelin.com
MIT License
245 stars 135 forks source link

Use Hardhat Ignition in downloaded Hardhat development package #349

Open ericglau opened 5 months ago

ericglau commented 5 months ago

hardhat-toolbox v5 uses Hardhat Ignition by default, but Wizard currently only generates sample Hardhat projects with scripts.

If the contract is not upgradeable, change the default example to use Hardhat Ignition instead of a script.