- What was Web 1.0?
this is when websites were static and you could only read them like pages in a book. There was no java script.
- What is a smart contract?
It is a way to program the blockchain for your specific use, through writing code on the blockchain with Solidity. It can not be shut down or changed once deployed. This allows you to own and decide what to do with your money.
- How is transparency achieved with ethereum code?
It helps prevent corruption, or unethical behavior that violates the agreement.