Skip to content

Commit

Permalink
Clarify connection between contract and IPFS (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin authored Jun 4, 2024
1 parent 24237ea commit b668a2b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/unity/sample-game.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Sample game
authors: Tim McMackin
last_update:
date: 22 May 2024
date: 3 June 2024
---

The sample game for the Unity SDK is a single-player third-person shooter with survival elements.
Expand Down Expand Up @@ -55,6 +55,7 @@ The sample game uses a custom contract, but you can use the SDK's built-in FA2-c
You can view and interact with the contract on a block explorer, such as tzkt.io: https://tzkt.io/KT1TSZfPJ5uZW1GjcnXmvt1npAQ2nh5S1FAj/operations.

- The **Interplanetary File System (IPFS)** stores metadata for the tokens, including pictures and descriptions.
Links in the smart contract point to this metadata.

This diagram shows the basic interaction between these components:

Expand Down
Binary file modified static/img/unity/sample-game-architecture-play.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/unity/sample-game-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b668a2b

Please sign in to comment.