diff --git a/README.md b/README.md index e1d60d1..b40e2c4 100644 --- a/README.md +++ b/README.md @@ -84,12 +84,14 @@ #### Tutorials and Examples +- [Basecamp 9 recordings](https://youtube.com/playlist?list=PLMXIoXErTTYWyWg4AQVJP1N-7ZoYh4g1y&si=qnV18jtF2lOyU6K2) - Learn Starknet fundamentals, Cairo and smart contract examples with the Starknet Foundation team. - [Starknet by Example](https://starknet-by-example.voyager.online/) - Collection of examples from beginner concepts to advanced. - [Cairo by Example](https://cairo-by-example.com/) - Introduction to Cairo, with simple examples. - Starklings - Interactive tutorial to get you up and running with Cairo v1 and Starknet. - [Source Code Repository](https://github.com/shramee/starklings-cairo1) - [Web-based Interactive Tutorial](https://starklings.app/) - [Node Guardians](https://nodeguardians.io/dev-hub?s=devhub-campaigns) - Cairo 1.0 interactives tutorials. +- [Speedrun Starknet](https://speedrunstark.com/) - Quests to practice writing smart contracts on Starknet. - [Exercism Cairo Track](https://exercism.org/tracks/cairo) - Learn and master Cairo through hands-on exercises with community-powered mentorship. - [Starknet messaging tutorial](https://github.com/glihm/starknet-messaging-dev) - Detailed tutorial to test messaging with Anvil and Katana. - [Starknet Lesson](https://www.starknet-lesson.com) - The latest and best Cairo course classroom.