Loading practice questions
What does a blockchain developer use to deploy a smart contract on Ethereum?
Correct Answer: A — A command-line interface (CLI) tool like Hardhat or Truffle
Explanation:
Blockchain developers often use tools like Hardhat or Truffle's CLI to compile and deploy smart contracts on the Ethereum blockchain.