Completed
intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Turning Smart Contracts into Indexers with Cross-Compilation in Rust
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 goals
- 4 outline
- 5 - jargon quick start
- 6 - smart contracts
- 7 - back to basics
- 8 - indexers
- 9 idea: turning smart contracts into indexers
- 10 - compilation targets
- 11 - type generics
- 12 aside: patterns from functional programming fp
- 13 case example: aurora engine
- 14 conclusion
- 15 thank you