To launch SC locally, follow these steps:
- Launch Katana:
katana --disable-fee
- Build with Sozo:
sozo build
- Migrate with Sozo:
sozo migrate
- Start Torii:
torii --world <@address>
Please remember to replace <@address>
with the appropriate address when using the command.