Prerequisites¶
What_are_Seeds_and_Public_Private_Keys
Subgraph¶
graph LR
1["What is a Blockchain"]-->0{"What are Smart Contracts"}
2["What is Distributed Storage"]-->0{"What are Smart Contracts"}
3["What is a Consensus Mechanism"]-->0{"What are Smart Contracts"}
4["What are Seeds and Public Private Keys"]-->0{"What are Smart Contracts"}
5["What is a Wallet"]-->0{"What are Smart Contracts"}
6["How a Transaction Works"]-->0{"What are Smart Contracts"}
0{"What are Smart Contracts"}-->7["How Etherium Can Change"]
0{"What are Smart Contracts"}-->8["What are Oracles"]
0{"What are Smart Contracts"}-->9["How Ethereum Is Valued Differently"]
0{"What are Smart Contracts"}-->10["Proof of Stake vs Mining"]
0{"What are Smart Contracts"}-->11["What are NFTs"]
0{"What are Smart Contracts"}-->12["What About Cross Chain"]
0{"What are Smart Contracts"}-->13["What are Stablecoins"]
0{"What are Smart Contracts"}-->14["What is DeFi"]
0{"What are Smart Contracts"}-->15["What are DAOs"]
click 1 "../What_is_a_Blockchain" "What is a Blockchain"
click 2 "../What_is_Distributed_Storage" "What is Distributed Storage"
click 3 "../What_is_a_Consensus_Mechanism" "What is a Consensus Mechanism"
click 4 "../What_are_Seeds_and_Public_Private_Keys" "What are Seeds and Public Private Keys"
click 5 "../What_is_a_Wallet" "What is a Wallet"
click 6 "../How_a_Transaction_Works" "How a Transaction Works"
click 7 "../How_Etherium_Can_Change" "How Etherium Can Change"
click 8 "../What_are_Oracles" "What are Oracles"
click 9 "../How_Ethereum_Is_Valued_Differently" "How Ethereum Is Valued Differently"
click 10 "../Proof_of_Stake_vs_Mining" "Proof of Stake vs Mining"
click 11 "../What_are_NFTs" "What are NFTs"
click 12 "../What_About_Cross_Chain" "What About Cross Chain"
click 13 "../What_are_Stablecoins" "What are Stablecoins"
click 14 "../What_is_DeFi" "What is DeFi"
click 15 "../What_are_DAOs" "What are DAOs"
Description¶
A smart contract is a computer protocol intended to digitally facilitate verify or enforce the negotiation or performance of a contract. Smart contracts allow the performance of credible transactions without third parties. These transactions are traceable and irreversible.
Links¶
Links to other educational resources here: