- Pull the latest changes from GitHub - radixdlt/radixdlt-scrypto: Scrypto is the asset-oriented smart contract programming language of the Radix network. It allows you to quickly build secure and composable dApps.
rustup update stable
cargo install --path ./simulator
resim reset
Solution by cbisaillon#6447 on Discord