A simple demo to show a web3 game, developed with chainSafe SDK for Unity.
$ git clone repo_url
- Open folder in Unity (tested in Unity Editor 2021.3.18f1).
- Build or Build and Run!.
-
Download release from here
-
Unzip release in root folder:
-
Execute this command to build container wtih script:
$ ./build.sh -n web3-demo -p8120 -d .Notes:
- web3-demo: It is the container name.
- '.': It indicates the sub-folder within the 'Builds' folder that contains the build files. Assumes the files are in the root of builds folder.
Another option, use docker-compose:$ docker-compose up -d -
Open browser in: http://localhost:8120
- ChainSafe Web3 Unity SDK
- Unity Engine + MetaMask Wallet
- Chainsafe Gaming SDK - Making Blockchain Games Plug & Play
- ChainSafe Registration Project Site
- Goerli Faucet
If you have some questions, feel free to reach out.



