This repository is ideal for developers with some experience in Ethereum who want to expand their blockchain skills to Solana.
We will kick off our Solana journey with this tutorial: RareSkills Solana Tutorial and build our projects along the way.
This is the twin sister of my other Solidity tutorial, which has garnered over 1.3K stars: Solidity Expert.
Hoping to achieve similar success on Solana as well. So, are you ready? Better buckle up—LFG!
source code: Hit me harder
Module1: Introductory Topics
- 00_Tools
- 01_Helloworld
- 02_Arithmetic_Types
- 03_Anchor_Program_IDL
- 04_Error_Handler
- 05_Upgrade_Interact
Module2: The minimum Rust you need to know
- 06_Rust_Basic_Syntax
- 07_Rust_Interesting_Syntax
- 08_Function-like_procedural_macro
- 09_Attribute_Custom_macro-like_procedural_macro
- 10_Visibility_Inherience
Module3: Important System-level Information in Solana