From a0f9779365dfdabe356022d0c6f10cd88f393db9 Mon Sep 17 00:00:00 2001 From: Sandra Carrillo Date: Thu, 19 Sep 2024 17:53:49 -0500 Subject: [PATCH] Foundation YT channel Fixes #100 Adding Foundation YT channel, it has a good amount of technical videos and they share workshops recordings. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 730711c..e9f9779 100644 --- a/README.md +++ b/README.md @@ -76,10 +76,11 @@ - [The Starknet Book](https://book.starknet.io/) - In-depth guide. - [Cairo Documentation](https://www.cairo-lang.org/docs/index.html) - Official Cairo 1.0 Documentation. - [The Cairo Book](https://book.cairo-lang.org/) - In-depth guide to Cairo. -- [YouTube channel](https://www.youtube.com/@starkware_ltd) - Official StarkWare YouTube channel. - [Roadmap](https://www.starknet.io/en/roadmap) - What’s coming next for Starknet. - [SNIPs](https://github.com/starknet-io/SNIPs) - Starknet Improvement Proposals (SNIPs) repository. +- [StarkWare YouTube channel](https://www.youtube.com/@starkware_ltd) - Official StarkWare YouTube channel. - [starkware-libs/cairo](https://github.com/starkware-libs/cairo) - Official Cairo Github repository. +- [Starknet Foundation YouTube channel](https://www.youtube.com/@starknet_foundation) - Official Starknet Foundation YouTube channel. #### Tutorials and Examples