Skip to content
VladyslavLapin edited this page May 1, 2024 · 24 revisions

Welcome to Vara Gaming - A Gaming SDK! 👋

Welcome to Vara Network documentation page. This is the source of information for everyone who is looking for detailed information about Vara or another Substrate technology. Here you will find guides and developers documentation that will enable you to dive deeper into Vara Network ecosystem.

What_is_vara_png


What is the Vara Network?

Vara Network is a stand-alone layer-1 decentralized network built and running on top of Gear Protocol

Gear Protocol is a Substrate-based programming platform that enables anyone to develop and run dApps in Vara Network as well as other networks powered by the Gear Protocol’s runtime and technology.

The fast and scalable Vara Network, which is non-fork upgradable, provides an optimal platform for next-gen gaming, financial-based applications, and various experimental features, among others. Vara accommodates a wide range of modern use cases, making it an ideal environment for running diverse applications. Building on Vara Network suits developers already entrenched in Web3, as well as those transitioning from Web2 in search of a secure, efficient, and scalable platform for deploying their decentralized applications.


What is the Substrate.Chains?

Substrate.Chains.NET is a GitHub repository that contains a set of C# libraries designed for interacting with relay, parachains, and solo chains in the Substrate ecosystem.

The library allows developers to:

  • Perform transactions, such as transferring funds or creating new assets.
  • Query information from the chain, such as account balances or transaction history.
  • Deploy smart contracts to the chain.

Main technologies using Substrate.Chains


What is the Substrate Gaming?

SubstrateGaming is a game development platform built on Substrate. It allows developers to create open-source games that are decentralized, censorship-resistant, and owned by players. Substrate Gaming provides .NET SDK for the Polkadot Ecosystem. Fully open-source, providing a ready-to-hack package for substrate-based chains and more.


What can you find here?

  • Ecosystems
    • Vara Ecosystems overview
  • API:
    • Vara API overview
    • Vara API reference
  • VARA DEMO Game Example
    • Introduction
    • Tech Stack
    • Code Snippets
  • SDK:
    • Vara SDK overview
    • Vara SDK reference

Remember:

  • Vara Network and Substrate is an open-source projects.
  • You can contribute to projects by:
    • Reporting bugs
    • Suggesting features
    • Writing code