Skip to content

Commit

Permalink
feat: 1000 by 1000 bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
Larkooo committed Aug 26, 2024
1 parent 75963e2 commit 69eb9c2
Show file tree
Hide file tree
Showing 27 changed files with 2,610 additions and 38 deletions.
3 changes: 3 additions & 0 deletions Scarb.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ dojo = { path = "/Users/nasr/Documents/development.nosync/dojo/crates/dojo-core"

[tool.dojo]
initializer_class_hash = "0xbeef"

[profile.dev]
[profile.sepolia]
8 changes: 4 additions & 4 deletions dojo_dev.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
initializer_class_hash = "0xbeef"

[env]
rpc_url = "http://localhost:5050/"
# Default account for katana with seed = 0
account_address = "0xb3ff441a68610b30fd5e2abbf3a1548eb6ba6f3559f2862bf2dc757e5828ca"
private_key = "0x2bbf4f9fd0bbb2e60b0316c1fe0b76cf7a4d0198bd493ced9b8df2a3a24d68a"
world_address = "0x1ca8e3b7bc101ffd443a1e3b452a4f49607841461b168cb2cc365322722b67" # Uncomment and update this line with your world address.
#world_address = "0x1ca8e3b7bc101ffd443a1e3b452a4f49607841461b168cb2cc365322722b67" # Uncomment and update this line with your world address.
#world_address = "0x025Ee38b230906EA41B00401cC12bb51f58DC62198cf058a336655696908863D"
world_address = "0x4ffd05bfe505d883481ab1bba815301c482f44cc368aa141ed83d4b2eba4a83"

[world]
name = "Flippy Flop"
description = "The official Dojo Starter guide, the quickest and most streamlined way to get your Dojo Autonomous World up and running. This guide will assist you with the initial setup, from cloning the repository to deploying your world."
cover_uri = "file://assets/cover.png"
icon_uri = "file://assets/icon.png"
website = "https://github.com/dojoengine/dojo-starter"
seed = "flippyflop"
seed = "flippyflop-katana"

[namespace]
default = "flippyflop"
Expand Down
25 changes: 25 additions & 0 deletions dojo_sepolia.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[env]
rpc_url = "https://api.cartridge.gg/x/starknet/sepolia"
# Default account for katana with seed = 0
account_address = "0xb3ff441a68610b30fd5e2abbf3a1548eb6ba6f3559f2862bf2dc757e5828ca"
private_key = "0x2bbf4f9fd0bbb2e60b0316c1fe0b76cf7a4d0198bd493ced9b8df2a3a24d68a"
#world_address = "0x1ca8e3b7bc101ffd443a1e3b452a4f49607841461b168cb2cc365322722b67" # Uncomment and update this line with your world address.
#world_address = "0x025Ee38b230906EA41B00401cC12bb51f58DC62198cf058a336655696908863D"
world_address = "0x3e61be69b2e12ba2d5fe6f3b39103014e1c2c708a61704ecdb0e3bb41f8bb3"

[world]
name = "Flippy Flop"
description = "The official Dojo Starter guide, the quickest and most streamlined way to get your Dojo Autonomous World up and running. This guide will assist you with the initial setup, from cloning the repository to deploying your world."
cover_uri = "file://assets/cover.png"
icon_uri = "file://assets/icon.png"
website = "https://github.com/dojoengine/dojo-starter"
seed = "flippyflop-sepolia-1000"

[namespace]
default = "flippyflop"

[socials]
x = "https://x.com/ohayo_dojo"
discord = "https://discord.gg/FB2wR6uF"
github = "https://github.com/dojoengine/dojo-starter"
telegram = "https://t.me/dojoengine"
Binary file modified indexer.db
Binary file not shown.
8 changes: 6 additions & 2 deletions manifests/dev/base/contracts/flippyflop-actions-4407e5f5.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
kind = "DojoContract"
class_hash = "0x5728ae47027cc1a450ef87fa6388d2dd47ef198f3521b85bee7be955c838802"
original_class_hash = "0x5728ae47027cc1a450ef87fa6388d2dd47ef198f3521b85bee7be955c838802"
class_hash = "0x3cb3054e8698d29882d99d95408ced1a14fbf6fe85296e89f76cf2462646f44"
original_class_hash = "0x3cb3054e8698d29882d99d95408ced1a14fbf6fe85296e89f76cf2462646f44"
base_class_hash = "0x0"
abi = "manifests/dev/base/abis/contracts/flippyflop-actions-4407e5f5.json"
reads = []
writes = []
init_calldata = []
tag = "flippyflop-actions"
systems = [
"flip",
"flop",
]
manifest_name = "flippyflop-actions-4407e5f5"
1 change: 1 addition & 0 deletions manifests/dev/base/models/flippyflop-Tile-61fb9291.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class_hash = "0x7824b845296994a22d3df72db34fdea9f7aeec2fb0487459a07574ffe57549e"
original_class_hash = "0x7824b845296994a22d3df72db34fdea9f7aeec2fb0487459a07574ffe57549e"
abi = "manifests/dev/base/abis/models/flippyflop-Tile-61fb9291.json"
tag = "flippyflop-Tile"
qualified_path = "flippyflop::models::tile"
manifest_name = "flippyflop-Tile-61fb9291"

[[members]]
Expand Down
1 change: 1 addition & 0 deletions manifests/dev/base/models/flippyflop-User-25ca4606.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class_hash = "0x3b76de62f8e30048590802eb9b8a74235bc6456dcdf04d086df0321ff91c909"
original_class_hash = "0x3b76de62f8e30048590802eb9b8a74235bc6456dcdf04d086df0321ff91c909"
abi = "manifests/dev/base/abis/models/flippyflop-User-25ca4606.json"
tag = "flippyflop-User"
qualified_path = "flippyflop::models::user"
manifest_name = "flippyflop-User-25ca4606"

[[members]]
Expand Down
File renamed without changes.
File renamed without changes.
14 changes: 14 additions & 0 deletions manifests/sepolia/base/contracts/flippyflop-actions-4407e5f5.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
kind = "DojoContract"
class_hash = "0x3cb3054e8698d29882d99d95408ced1a14fbf6fe85296e89f76cf2462646f44"
original_class_hash = "0x3cb3054e8698d29882d99d95408ced1a14fbf6fe85296e89f76cf2462646f44"
base_class_hash = "0x0"
abi = "manifests/sepolia/base/abis/contracts/flippyflop-actions-4407e5f5.json"
reads = []
writes = []
init_calldata = []
tag = "flippyflop-actions"
systems = [
"flip",
"flop",
]
manifest_name = "flippyflop-actions-4407e5f5"
6 changes: 6 additions & 0 deletions manifests/sepolia/base/dojo-base.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind = "Class"
class_hash = "0x2427dd10a58850ac9a5ca6ce04b7771b05330fd18f2e481831ad903b969e6b2"
original_class_hash = "0x2427dd10a58850ac9a5ca6ce04b7771b05330fd18f2e481831ad903b969e6b2"
abi = "manifests/sepolia/base/abis/dojo-base.json"
tag = "dojo-base"
manifest_name = "dojo-base"
6 changes: 6 additions & 0 deletions manifests/sepolia/base/dojo-world.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind = "Class"
class_hash = "0x215f0e85953fb8a60ac54211eaa2368eaa5cda3427ca4eeb17078099d09a43d"
original_class_hash = "0x215f0e85953fb8a60ac54211eaa2368eaa5cda3427ca4eeb17078099d09a43d"
abi = "manifests/sepolia/base/abis/dojo-world.json"
tag = "dojo-world"
manifest_name = "dojo-world"
22 changes: 22 additions & 0 deletions manifests/sepolia/base/models/flippyflop-Tile-61fb9291.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
kind = "DojoModel"
class_hash = "0x7824b845296994a22d3df72db34fdea9f7aeec2fb0487459a07574ffe57549e"
original_class_hash = "0x7824b845296994a22d3df72db34fdea9f7aeec2fb0487459a07574ffe57549e"
abi = "manifests/sepolia/base/abis/models/flippyflop-Tile-61fb9291.json"
tag = "flippyflop-Tile"
qualified_path = "flippyflop::models::tile"
manifest_name = "flippyflop-Tile-61fb9291"

[[members]]
name = "x"
type = "u32"
key = true

[[members]]
name = "y"
type = "u32"
key = true

[[members]]
name = "flipped"
type = "felt252"
key = false
27 changes: 27 additions & 0 deletions manifests/sepolia/base/models/flippyflop-User-25ca4606.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
kind = "DojoModel"
class_hash = "0x3b76de62f8e30048590802eb9b8a74235bc6456dcdf04d086df0321ff91c909"
original_class_hash = "0x3b76de62f8e30048590802eb9b8a74235bc6456dcdf04d086df0321ff91c909"
abi = "manifests/sepolia/base/abis/models/flippyflop-User-25ca4606.json"
tag = "flippyflop-User"
qualified_path = "flippyflop::models::user"
manifest_name = "flippyflop-User-25ca4606"

[[members]]
name = "identity"
type = "ContractAddress"
key = true

[[members]]
name = "last_message"
type = "ByteArray"
key = false

[[members]]
name = "hovering_tile_x"
type = "u32"
key = false

[[members]]
name = "hovering_tile_y"
type = "u32"
key = false
Loading

0 comments on commit 69eb9c2

Please sign in to comment.