-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Migrate to Hardhat ignition #644
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Descriptions :Some quick resources to get nice idea about Flow :Make sure chain is running : yarn chain Deploying contracts:In order the deploy the yarn deploy ignition/modules/DeployYourContract.tsCheck out more description about hardhat ignition deployment here. PS: If we want proper path autocompletion in the terminal we need to tell people to first
To generate frontend yarn generate-ts-abiVerification :To deploy contract on yarn deploy ignition/modules/DeployYourContract.ts --network sepoliaTo verify deployed contracts yarn verify chain-11155111 |
Description
Done:
TODO :
generateTsAbislogic to generate from a singular file generated from Hardhat Ignition