Quiz #3

Time: 5

Question #1

What is the first step to install Ethereum on a Linux system as described in the slides?

Question #2

Which command is used to create a new Ethereum account in a specified data directory?

Question #3

What does the Genesis.json file in an Ethereum network primarily specify?

Question #4

What purpose does the command geth --datadir node1 --mine --miner.etherbase <address> serve in setting up a private Ethereum network?

Question #5

In the context of Ethereum private networks, what is the purpose of the --allow-insecure-unlock option when starting a node?