Skip to content

think-in-universe/matic-unity-starter-kit

Repository files navigation

matic-unity-starter-kit

A Game Tutorial built with Unity3D and Matic.Net, to democratize modern blockchain game with Matic.

Set Up Environment

  1. Install Unity3D from https://store.unity.com/ . A recent stable version such as 2019.2.4f1 is recommended.
  2. Download this tutorial project into your local workspace.
  3. Download Matic.Net and dependent Nethereum libraries from https://github.com/think-in-universe/matic.net/releases, and put them into Asset/Plugins folder of Unity3D projects.
  4. Update the FROM_ADDRESS and PRIVATE_KEY fields in Settings.cs with your own address and private key.
  5. Open the tutorial project in Unity3D, and run the projects to start the games.

Level 1: A Basic Matic Demo with Matic.Net and Unity3D

A Unity3D demo with Unity UI that demostrates how to get balance, deposit to child chain, transfer in Matic child chain, withdraw to parent chain, etc.

image

About

An Unity3D example built with Matic.Net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages