Spawns a test world registering provided resources into namespaces. This function only deploys the world and registers the resources, it does not initialize the contracts or any permissions….
Definition of a contract to register in the world. You can use this struct for a dojo contract, but also for an external contract. The only difference is the init_calldata…