1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-19 23:53:24 +02:00

fix: introduction to blockchain links (#4935)

* fix: introduction to blockchain links

* fix: Smart Contracts Introduction link
This commit is contained in:
ArianHamdi
2023-12-28 17:07:46 +03:30
committed by GitHub
parent e0b3209dc4
commit d4436e8a8f
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ This decentralization enables use-cases that were previously impossible, such as
Visit the following resources to learn more: Visit the following resources to learn more:
- [Why Blockchain?](https://www.blockchain.education/blockchain101/blockchain) - [Why Blockchain?](https://chain.link/education-hub/blockchain)
- [What Is The Blockchain And Why Does It Matter?](https://www.forbes.com/sites/theyec/2020/05/18/what-is-the-blockchain-and-why-does-it-matter/) - [What Is The Blockchain And Why Does It Matter?](https://www.forbes.com/sites/theyec/2020/05/18/what-is-the-blockchain-and-why-does-it-matter/)
- [Web3/Crypto: Why Bother?](https://continuations.com/post/671863718643105792/web3crypto-why-bother) - [Web3/Crypto: Why Bother?](https://continuations.com/post/671863718643105792/web3crypto-why-bother)
- [Why is Blockchain Important and Why Does it Matter](https://www.simplilearn.com/tutorials/blockchain-tutorial/why-is-blockchain-important) - [Why is Blockchain Important and Why Does it Matter](https://www.simplilearn.com/tutorials/blockchain-tutorial/why-is-blockchain-important)

View File

@@ -4,7 +4,7 @@ A blockchain is a decentralized, distributed, and oftentimes public, digital led
Visit the following resources to learn more: Visit the following resources to learn more:
- [Introduction to Blockchain](https://www.blockchain.education/blockchain101/blockchain) - [Introduction to Blockchain](https://chain.link/education-hub/blockchain)
- [Blockchain Explained](https://www.investopedia.com/terms/b/blockchain.asp) - [Blockchain Explained](https://www.investopedia.com/terms/b/blockchain.asp)
- [How does a blockchain work?](https://youtu.be/SSo_EIwHSd4) - [How does a blockchain work?](https://youtu.be/SSo_EIwHSd4)
- [What Is a Blockchain? | Blockchain Basics for Developers](https://youtu.be/4ff9esY_4aU) - [What Is a Blockchain? | Blockchain Basics for Developers](https://youtu.be/4ff9esY_4aU)

View File

@@ -4,6 +4,6 @@ A smart contract is a computer program or a transaction protocol that is intende
Visit the following resources to learn more: Visit the following resources to learn more:
- [Smart Contracts Introduction](https://www.blockchain.education/blockchain101/smart-contracts) - [Smart Contracts Introduction](https://chain.link/education/smart-contracts)
- [What Is a Smart Contract?](https://chain.link/education/smart-contracts) - [What Is a Smart Contract?](https://chain.link/education/smart-contracts)
- [Smart contracts - Simply Explained](https://youtu.be/ZE2HxTmxfrI) - [Smart contracts - Simply Explained](https://youtu.be/ZE2HxTmxfrI)