Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SubstrateGaming/Substrate.NET.API
Substrate .NET API Core for substrate-based nodes
https://github.com/SubstrateGaming/Substrate.NET.API
api csharp dotnet gaming polkadot rpc rust substrate unity web3
Last synced: 3 months ago
JSON representation
Substrate .NET API Core for substrate-based nodes
- Host: GitHub
- URL: https://github.com/SubstrateGaming/Substrate.NET.API
- Owner: SubstrateGaming
- License: gpl-3.0
- Created: 2021-10-09T15:38:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T14:46:48.000Z (5 months ago)
- Last Synced: 2024-06-20T05:48:23.157Z (5 months ago)
- Topics: api, csharp, dotnet, gaming, polkadot, rpc, rust, substrate, unity, web3
- Language: C#
- Homepage: https://github.com/SubstrateGaming
- Size: 1.03 MB
- Stars: 22
- Watchers: 6
- Forks: 16
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-substrate - .NET Substrate API - Used in [nuget](https://www.nuget.org/packages/Ajuna.NetApi/), and [Unity Example](https://github.com/ajuna-network/SubstrateNET/tree/master/SubstrateNET.UnityDemo); Maintained by [Ajuna Network](https://ajuna.io/). (Client Libraries)
README
# Substrate .NET API
![Build](https://github.com/SubstrateGaming/Substrate.NET.API/actions/workflows/build.yml/badge.svg)
[![Nuget](https://img.shields.io/nuget/v/Substrate.NET.API)](https://www.nuget.org/packages/Substrate.NET.API/)
[![GitHub issues](https://img.shields.io/github/issues/SubstrateGaming/Substrate.NET.API.svg)](https://github.com/SubstrateGaming/Substrate.NET.API/issues)
[![license](https://img.shields.io/github/license/SubstrateGaming/Substrate.NET.API)](https://github.com/SubstrateGaming/Substrate.NET.API/blob/origin/LICENSE)
[![contributors](https://img.shields.io/github/contributors/SubstrateGaming/Substrate.NET.API)](https://github.com/SubstrateGaming/Substrate.NET.API/graphs/contributors)
[![Nuget](https://img.shields.io/nuget/dt/Substrate.NET.API)](https://www.nuget.org/packages/Substrate.NET.API/)
**Substrate .NET API Core for substrate-based nodes**
![darkfriend77_substrate_gaming](https://user-images.githubusercontent.com/17710198/227789112-d074aa38-8785-413e-bfc7-3d8927756914.png)Substrate .NET API is written to provide maximum compatibility for [Unity](https://unity.com/) and C# Applications. Feedback, constructive criticism, and discussions are welcome and will help us to improve the API!
# Target Frameworks
- NETStandard2.0
- NETStandard2.1
- NET6This is a substrate ecosystem project, to prepare a general Substrate Gaming SDK, that is usable within the Polkadot ecosystem and beyond. The main goal is to provide an easy entry point for Web3 Game Devs using [Substrate](https://github.com/paritytech/substrate) as an infrastructure.
## Important
## Gaming Communities
[![Discord Banner 1](https://discordapp.com/api/guilds/849331368558198803/widget.png?style=banner2)](https://discord.gg/cE72GYcFgY)## Projects using Substrate .NET API
- [If you intend or are using Substrate .NET API, please add your project here](https://github.com/SubstrateGaming/Substrate.NET.API/edit/master/README.md)**In alphabetical order**
- [Ajuna Network](https://github.com/ajuna-network/Ajuna)
- [DOTMog](https://github.com/ajuna-network/pallet-dotmog)
- [DOT4Gravity](https://github.com/ajuna-network/game-dot4-unity)
- [Metasave](https://github.com/kilogold/Metasave)
- [MoneyPot.NET](https://github.com/Apolixit/MoneyPot.NET)
- [Plutonication](https://github.com/cisar2218/Plutonication)
- [PlutoWallet](https://github.com/RostislavLitovkin/PlutoWallet)
- [Uniquery.Net](https://github.com/RostislavLitovkin/Uniquery.Net)