Video Content
For those who would prefer to watch and hear rather than read, we have that too!
Getting Started with Scrypto
This video walks you through the Hello World example, how to use resim
, and then moves on to implement the Gumball Machine example and teaches basic authorization.
Radiswap comparison to Uniswap v2
This video compares the implementation of a Uniswap-style AMM in Scrypto with the Solidity code for Uniswap v2. It goes over how the same functionality is approached in both languages, and highlights some key differences.