Run npm i
to add all dependencies
Copy the content of the example.env file into a new file called .env and replace the values with your own
This repository shows how GasHawk can be used to deploy a simple smart contract. It contains a simple smart contract called HelloGashawk and a deployment script.
To run this script just use npm run deploy --mainnet