Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Update readme.md #642

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions Blockchain/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,13 @@
- [Remix IDE](https://remix-project.org/)
- Solidity Tutorials :

- [1)Solidity With Javascript 31 hours Course](https://youtu.be/gyMwXuJrbJQ)
- [2)Solidity With Javascript 10 hours Course](https://youtu.be/cGQHXmCS94M)
- [3)Solidity Tutorial](https://youtu.be/3g2WT2jms_k)
- [4)Solidity Docs](https://docs.soliditylang.org/en/v0.8.16/)
- [5)Solidity Cheatsheet](https://intellipaat.com/mediaFiles/2019/03/Solidity-Cheat-Sheet.jpg)
- [6)CryptoZombies](https://cryptozombies.io/)
- [1)Blockchain Developer, Solidity, Foundry Full Course 2023](https://youtube.com/playlist?list=PL4Rj_WH6yLgWe7TxankiqkrkVKXIwOP42&si=2-3DRybuL7Wf6Gsc)
- [2)Solidity With Javascript 31 hours Course](https://youtu.be/gyMwXuJrbJQ)
- [3)Solidity With Javascript 10 hours Course](https://youtu.be/cGQHXmCS94M)
- [4)Solidity Tutorial](https://youtu.be/3g2WT2jms_k)
- [5)Solidity Docs](https://docs.soliditylang.org/en/v0.8.16/)
- [6)Solidity Cheatsheet](https://intellipaat.com/mediaFiles/2019/03/Solidity-Cheat-Sheet.jpg)
- [7)CryptoZombies](https://cryptozombies.io/)


## Use A FrameWork
Expand Down