https://github.com/moralisweb3/web3-unity-sdk-examples
This "Web3 Unity SDK Examples" project is a suite of standalone Unity scenes showcasing key features of the Web3 Unity SDK.
https://github.com/moralisweb3/web3-unity-sdk-examples
cronos evm game mumbai polygon sample-game smart-contracts solidity unity unity3d web3
Last synced: about 1 year ago
JSON representation
This "Web3 Unity SDK Examples" project is a suite of standalone Unity scenes showcasing key features of the Web3 Unity SDK.
- Host: GitHub
- URL: https://github.com/moralisweb3/web3-unity-sdk-examples
- Owner: MoralisWeb3
- Created: 2022-06-10T14:51:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T08:17:12.000Z (almost 4 years ago)
- Last Synced: 2025-05-07T21:54:08.259Z (about 1 year ago)
- Topics: cronos, evm, game, mumbai, polygon, sample-game, smart-contracts, solidity, unity, unity3d, web3
- Language: C#
- Homepage:
- Size: 2.57 MB
- Stars: 4
- Watchers: 5
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Web3 Unity SDK Examples
This suite of standalone Unity example scenes showcases key features of the [Moralis](https://moralis.io/) Web3 Unity SDK.
**Getting Started**
1. Download this repo (*.zip or *.git)
2. Download the [Unity Editor](https://store.unity.com/#plans-individual)
3. Open this repo in the Unity Editor
4. Enjoy
See [docs.moralis.io/unity](https://docs.moralis.io/unity) for more info.
---
**Documentation**
* `README.md` - The primary documentation for this repo
* `Unity/Assets/Moralis Web3 Unity SDK Examples/Documentation/ReadMe.asset` - Select this asset in Unity to get started
**Configuration**
* `Unity Target` - [Standalone MAC/PC](https://support.unity.com/hc/en-us/articles/206336795-What-platforms-are-supported-by-Unity-)
* `Unity Version` - Use this [Version](./Unity/ProjectSettings/ProjectVersion.txt)
* `Unity Rendering` - [Standard Render Pipeline (SRP)](https://docs.unity3d.com/Manual/built-in-render-pipeline.html)
* `Unity Aspect Ratio` - [Game View 10x16](https://docs.unity3d.com/Manual/GameView.html)
**Structure**
* `Unity/` - Open this folder in the Unity Editor
* `Unity/Assets/Moralis Web3 Unity SDK Examples/Examples/` - Open any Scene. Press 'Play'!
**Dependencies**
* `Moralis Web3 Unity SDK` - Already included via [Unity Package Manager](https://docs.unity3d.com/Manual/upm-ui.html) as this [Version](./Unity/Packages/manifest.json)
----
## Media
**Video: Unity Web3 Development - SDK Examples Project**
- ▶ 0:00 Intro Topic
- ▶ 1:28 Main Topic
- ▶ 3:42 Live Coding - Overview
- ▶ 5:42 Live Coding - Moralis
- ▶ 14:43 Live Coding - Moralis Client
- ▶ 16:19 Live Coding - Moralis Cloud
- ▶ 19:32 Live Coding - Moralis User
- ▶ 21:04 Live Coding - Solana API
- ▶ 23:57 Live Coding - Web3 API
- ▶ 35:54 Live Coding - Web3 Client
- ▶ 38:28 Recap Topic
**Images: The "Example_Query_01" Scene**
Logged In
Logged Out
ReadMe.asset
Project Window
----
## What is Moralis?
**Moralis**
* Moralis provides a single workflow for building high performance dapps. Fully compatible with your favorite web3 tools and services.
* See [moralis.io](https://moralis.io) for more info.
**Web3 Unity SDK**
* This SDK brings the power of Moralis to your Unity projects.
* See [docs.moralis.io/unity](https://docs.moralis.io/unity) for more info.
**Need Help?**
* Contact us in the Moralis Forum.
* See [forum.moralis.io/unity](https://forum.moralis.io/unity) for more info.