Skip to content

Instantly share code, notes, and snippets.

@alcuadrado
Created July 7, 2022 16:29
Show Gist options
  • Save alcuadrado/4a4533b6b602ed1b18db6b059bd9879c to your computer and use it in GitHub Desktop.
Save alcuadrado/4a4533b6b602ed1b18db6b059bd9879c to your computer and use it in GitHub Desktop.
require("@nomicfoundation/hardhat-toolbox");
module.exports = {
solidity: "0.8.9",
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment