Add smart gate contract to allow only tribe members to jump
This commit is contained in:
commit
65582d2c11
11 changed files with 4096 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/.env
|
||||
/out/
|
||||
/cache/
|
||||
/node_modules/
|
||||
/broadcast/
|
||||
/deploys/
|
||||
/worlds.json
|
||||
/.mud/
|
||||
/src/codegen
|
||||
Loading…
Add table
Add a link
Reference in a new issue