https://github.com/nethermindeth/starknet.unity
Starknet Unity SDK lets game developers to integrate Starknet blockchain functionality into their Unity projects with ease.
https://github.com/nethermindeth/starknet.unity
nubia
Last synced: 9 months ago
JSON representation
Starknet Unity SDK lets game developers to integrate Starknet blockchain functionality into their Unity projects with ease.
- Host: GitHub
- URL: https://github.com/nethermindeth/starknet.unity
- Owner: NethermindEth
- License: apache-2.0
- Created: 2023-08-21T10:13:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T11:10:47.000Z (about 1 year ago)
- Last Synced: 2025-03-22T00:34:00.475Z (10 months ago)
- Topics: nubia
- Language: C#
- Homepage:
- Size: 20.9 MB
- Stars: 13
- Watchers: 6
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Starknet Unity SDK
Starknet Unity SDK lets game developers integrate Starknet blockchain functionality into their Unity projects with ease.
## Features
- Easy integration with Unity projects.
- Seamless connection to the Starknet blockchain.
- Argent and Braavos wallet support.
- Tools for querying balances, sending transactions, and interacting with smart contracts.
- Dojo Engine Support
## Installation
1. Download the [latest release](https://github.com/NethermindEth/starknet.unity/releases) from this repository.
2. Import the package into your Unity project.
3. Follow the integration instructions provided in our [documentation](Docs/Documentation.md).