Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Deployment success 🚀
Endpoints:
RPC: https://api.cartridge.gg/x/brussels/katana
Stream logs with slot deployments logs brussels katana -f
sozo build
sozo migrate plan
Migration account: 0x63eee6e20919b06f8198151c9951e5cf616077d395599ec124824bc6a505c9c
World name: dojo_starter
Chain ID: WP_WORK
[1] 🌎 Building World state....
📋 Migration Strategy
World address: 0xb4079627ebab1cd3cf9fd075dda1ad2454a7a448bf659591f259efa2519b18
Base Contract
World
Models (4)
dojo_starter::models::moves::directions_available
Contracts (1)
deploy dojo_starter::systems::actions::actions
[5] ✨ Updating manifests....
✨ Done.
rolo@Rolandos-MacBook-Pro-2 StarkHack2024BackEnd % sozo migrate apply
Migration account: 0x63eee6e20919b06f8198151c9951e5cf616077d395599ec124824bc6a505c9c
World name: dojo_starter
Chain ID: WP_WORK
[1] 🌎 Building World state....
Base Contract
World
Models (4)
dojo_starter::models::moves::directions_available
Contracts (1)
dojo_starter::systems::actions::actions
🎉 Successfully migrated World on block #3 at address 0xb4079627ebab1cd3cf9fd075dda1ad2454a7a448bf659591f259efa2519b18
[5] ✨ Updating manifests....
✨ Done.
[6] 🖋️ Authorizing Models to Systems (based on overlay)....
[7] 🌐 Uploading metadata....
✨ Done.
rolo@Rolandos-MacBook-Pro-2 StarkHack2024BackEnd % slot deployments create work torii --world 0xb4079627ebab1cd3cf9fd075dda1ad2454a7a448bf659591f259efa2519b18 --rpc https://api.cartridge.gg/x/work/katana --start-block 1
Deployment success 🚀
Configuration:
World: 0xb4079627ebab1cd3cf9fd075dda1ad2454a7a448bf659591f259efa2519b18
RPC: https://api.cartridge.gg/x/work/katana
Start Block: 1
Index Pending: false
Endpoints:
GRAPHQL: https://api.cartridge.gg/x/work/torii/graphql
GRPC: https://api.cartridge.gg/x/work/torii
Stream logs with
slot deployments logs work torii -f