diff --git a/README.md b/README.md index 71a3fe4..1414835 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ - [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. - [Cairo Zero to Hero](https://www.youtube.com/playlist?list=PLAHFj7-3e6Lz_gSRsearGALkTduJZFdlt) - Introduction to Starknet and Cairo. +- [Starknet's Counter Workshop](https://github.com/starknet-edu/counter-workshop) - Learn to write your first Cairo smart contract with this step-by-step exercise. - [Analyzing onchain data with Apibara Integrations](https://www.youtube.com/watch?v=XCxAvuutks4&list=PLcIyXLwiPilV5RBZj43AX1FY4FJMWHFTY&index=17&ab_channel=StarkWare) - Learn how to analyze onchain data on Starknet using Apibara and ChatGPT. - [STARK 101](https://starkware.co/stark-101/) - Hands-on tutorial on how to write a STARK prover from scratch (in Python). - [Starknet’s Account Abstraction Workshop](https://github.com/starknet-edu/aa-workshop) - Practice how to create an account contract with a single signer that uses the STARK-friendly elliptic curve to sign transactions. @@ -101,6 +102,7 @@ - [Build a Game with Dojo](https://www.youtube.com/watch?v=4tVW0zCE7ug&ab_channel=StarknetFoundation) - Learn how to build a game on Starknet with Dojo, a Provable Game Engine. - [Become a Starknet Core Developer](https://www.youtube.com/watch?v=7gT0XQA7WxQ&ab_channel=StarknetFoundation) - In-depth exploration of how to become a Core Developer on Starknet ecosystem. + #### Articles and Blogs - [Starknet Blog Posts](https://www.starknet.io/en/posts) - Official blog.