- What was Web 1.0?
static websites (text, links, images)
- What is a smart contract?
A smart contract consists of small pieces of Solidity code that run on the Ethereum blockchain. Smart contracts can store money and deploy when specified conditions are met.
- How is transparency achieved with Ethereum code?
Privacy was decreased to increase transparency; anyone can see the senders and receivers of transactions.