Set up Hardhat
Create a local Hardhat Project
3
Optional settings
Install VSCode extensions
Reset the Hardhat project
Last updated
Last updated
# Navigate to the root of your new FHEVM Hardhat project
cd <your-new-repo-name>rm -rf test/* src/* tasks/* deploy ./fhevmTemp ./artifacts ./cache ./coverage ./types ./coverage.json ./dist