Skip to content

Commit

Permalink
second commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackliu-miaozi committed Dec 18, 2023
1 parent 475c1cb commit 6c1c5fb
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 177 deletions.
16 changes: 0 additions & 16 deletions contracts/01-tamagotchi/Cargo.toml

This file was deleted.

5 changes: 0 additions & 5 deletions contracts/01-tamagotchi/build.rs

This file was deleted.

9 changes: 0 additions & 9 deletions contracts/01-tamagotchi/io/Cargo.toml

This file was deleted.

44 changes: 0 additions & 44 deletions contracts/01-tamagotchi/io/src/lib.rs

This file was deleted.

44 changes: 0 additions & 44 deletions contracts/01-tamagotchi/src/lib.rs

This file was deleted.

39 changes: 0 additions & 39 deletions contracts/01-tamagotchi/tests/smoke.rs

This file was deleted.

18 changes: 0 additions & 18 deletions contracts/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions contracts/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ publish = false
[workspace]
resolver = "2"
members = [
"01-tamagotchi",
"02-tamagotchi-interaction",
"03-tamagotchi-nft",
"04-tamagotchi-shop",
Expand All @@ -29,7 +28,6 @@ gstd = { git = "https://github.com/gear-tech/gear", tag = "v1.0.2" }
gtest = { git = "https://github.com/gear-tech/gear", tag = "v1.0.2" }

sharded-fungible-token-io = { git = "https://github.com/gear-foundation/dapps", tag = "v1.0.2" }
tamagotchi-io.path = "01-tamagotchi/io"
tamagotchi-interaction-io.path = "02-tamagotchi-interaction/io"
tamagotchi-nft-io.path = "03-tamagotchi-nft/io"
tamagotchi-shop-io.path = "04-tamagotchi-shop/io"
Expand Down

0 comments on commit 6c1c5fb

Please sign in to comment.