-
What was Web 1.0?
-
What is a smart contract?
-
How is transparency achieved with ethereum code?
Answers
1). Web 1.0 are static pre-JavaScript websites consisting of texts, photos and links.
2). Smart contracts are small pieces of codes running on ethereum blockchain, programmed using solidity, which makes it possible to have a programmable blockchain. They have the ability to own and make decisions on how to spend money without the interference of a third party.
3). Transparency is achieved with ethereum code using smart contracts which are visible to the entire public and once programmed and a condition is given on how money should be spent , it cannot be changed or reversed.