Learn more
Congratulations, you’ve completed the Hardhat 3 tutorial! You’ve learned how to set up a Hardhat project, write and run Solidity and TypeScript tests, deploy contracts using Ignition, and verify the source code of your contracts.
Now you’re ready to explore more advanced features of Hardhat:
- Read the guides for walkthroughs on specific features, like writing Solidity tests or using Hardhat Ignition.
- Check the explanations to better understand topics like Configuration Variables or how simulated networks work.
- Go over the configuration reference to learn about all the options you can use to customize Hardhat.