8000 GitHub - enehizy/WTF-Cairo: WTF Cairo Tutorials, learn to write smart contracts on Starknet. Based on Cairo 1.0.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WTF Cairo Tutorials, learn to write smart contracts on Starknet. Based on Cairo 1.0.

License

Notifications You must be signed in to change notification settings

enehizy/WTF-Cairo

 
 

Repository files navigation

WTF Cairo

We are learning Cairo, and write WTF Cairo Tutorials for Starknet newbies. The tutorials are based on Cairo 1.0. We support both English and 中文.

Twitter: @0xAA_Science@WTFAcademy_

WTF Academy Community:DiscordWechatWebsite


Intro

Chapter 1:Hello Cairo:【Code】|【Tutorial】|【教程

Chapter 2:Primitive Types 基础数据类型:【Code】|【Tutorial】|【教程

Chapter 3: Local and Storage Variables 局部和状态变量:【Code】|【Tutorial】|【教程

Chapter 4: Varible Mutability 变量可变性:【Code】|【Tutorial】|【教程

Chapter 5: Function 函数:【Code】|【Tutorial】|【教程

Chapter 6: Tuple 元组:【Code】|【Tutorial】|【教程

Chapter 7: Array 数组:【Code】|【Tutorial】|【教程

Chapter 8: Struct 结构体:【Code】|【Tutorial】|【教程

Chapter 9: Enum 枚举:【Code】|【Tutorial】|【教程

Chapter 10: Mapping 映射:【Code】|【Tutorial】|【教程

Chapter 11: Control Flow 控制流:【Code】|【Tutorial】|【教程

Chapter 12: Pattern Matching 模式匹配:【Code】|【Tutorial】|【教程

Chapter 13: Option:【Code】|【Tutorial】|【教程

Chapter 14: Type Conversion:【Code】|【Tutorial】|【教程

Chapter 15: Constructor 构造函数:【Code】|【Tutorial】|【教程

Chapter 16: Events 事件:【Code】|【Tutorial】|【教程

Chapter 17: Error Handling 异常处理:【Code】|【Tutorial】|【教程

WTF Cairo Contributors

Contributors are the Basis of WTF Academy

Reference

  1. Cairo Docs
  2. Starkling Cairo1
  3. Starknet Cairo 101
  4. Cairo tutorial by Starknet Africa Edu
  5. Rust Book

About

WTF Cairo Tutorials, learn to write smart contracts on Starknet. Based on Cairo 1.0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cairo 100.0%
0