1. Configuration
Configure the repo to the desired chain.
Last updated
Configure the repo to the desired chain.
Last updated
Fork the v33-X GitHub repo:
Copy the example .env file and run it in your terminal:
Edit the .env file with actual values
Update chainID in hardhat.config.js to the chain you are deploying on.
Run yarn to install packages: