Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ For example, when you buy the "Stone Hammer" (token ID `1`) for 10 GEMs, you wil
You can create your own copy of this project by running the following command:

```bash
npx thirdweb create --template play-to-earn
npx thirdweb create --template play-to-earn-game
```

Inside the [contractAddresses](./application/const/contractAddresses.ts) file, you can change the contract addresses to your own contracts.
Expand Down