<<<<<< Join the Hardhat team! Nomic Labs is hiring >>>>>>
<<<< Buidler is now Hardhat: Learn more here >>>>
Hardhat | Ethereum development environment for professionals by Nomic Labs Hardhat | Ethereum development environment for professionals by Nomic Labs
Home
Plugins
Documentation
Tutorial
Home
Plugins
Documentation
Tutorial
GitHub (opens new window)
  • Tutorial

    • 1. Overview
    • 2. Setting up the environment
    • 3. Creating a new Hardhat project
    • 4. Writing and compiling contracts
    • 5. Testing contracts
    • 6. Debugging with Hardhat Network
    • 7. Deploying to a live network
    • 8. Hackathon Boilerplate Project
    • 9. Final thoughts

# 9. Final thoughts

Congratulations on finishing the tutorial!

Here are some links you might find useful throughout your journey:

  • Hardhat's Hackathon Boilerplate(opens new window)
  • Hardhat's documentation site(opens new window)
  • Hardhat Support Discord server(opens new window)
  • Ethers.js Documentation(opens new window)
  • Waffle Documentation(opens new window)
  • Mocha Documentation(opens new window)
  • Chai Documentation(opens new window)

Happy hacking!

Help us improve this page! (opens new window)
Last Updated: 6/22/2021, 4:40:34 PM

← 8. Hackathon Boilerplate Project