Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 633 Bytes

File metadata and controls

13 lines (7 loc) · 633 Bytes

Learning Rust

Although Scrypto is built on top of Rust, you don't need to be an expert in Rust to be able to code in Scrypto. Knowing the basics of Rust is enough to get you started. On this page, we compiled different resources that you can read or watch to quickly learn the basics of Rust.

Rust Crash Course video

{% embed url="https://www.youtube.com/watch?v=zF34dRivLOw" %}

A half-hour to learn Rust

If you are more into text-based tutorial, this guide will get you started in Rust quickly:

https://fasterthanli.me/articles/a-half-hour-to-learn-rust