Skip to content

Commit

Permalink
Use native dojo_erc now that the PR has been merged
Browse files Browse the repository at this point in the history
  • Loading branch information
wraitii committed Aug 24, 2023
1 parent bd9b64f commit 0a4b8a7
Show file tree
Hide file tree
Showing 32 changed files with 1 addition and 3,771 deletions.
3 changes: 1 addition & 2 deletions Scarb.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ sierra-replace-ids = true

[dependencies]
dojo = { git = "https://github.com/dojoengine/dojo" }
# dojo_erc = { git = "https://github.com/dojoengine/dojo" }
dojo_erc = { path = "dojo-erc" }
dojo_erc = { git = "https://github.com/dojoengine/dojo" }

[[target.dojo]]
build-external-contracts = [
Expand Down
1 change: 0 additions & 1 deletion dojo-erc/.gitignore

This file was deleted.

29 changes: 0 additions & 29 deletions dojo-erc/Scarb.toml

This file was deleted.

4 changes: 0 additions & 4 deletions dojo-erc/src/erc1155.cairo

This file was deleted.

88 changes: 0 additions & 88 deletions dojo-erc/src/erc1155/components.cairo

This file was deleted.

Loading

0 comments on commit 0a4b8a7

Please sign in to comment.