How to update Scrypto simulator

  1. Pull the latest changes from GitHub - radixdlt/radixdlt-scrypto: Asset-oriented Programming for DeFi.
  2. rustup update stable
  3. cargo install --path ./simulator
  4. resim reset

Solution by cbisaillon#6447 on Discord

1 Like