Skip to content

Heathen Engineering's BGSDK Foundation allows you to manage in-game items as blockchain assets. It is a complete wrapper around Arkane Network's Web API. The tool simplifies integration with Arkane API exposing all features and functions to C# classes and includes Editor extensions to aid in design and deployment of Contracts and Tokens.

License

Notifications You must be signed in to change notification settings

julia1981/BGSDK-Foundation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain Game Software Development Kit (BGSDK): Foundation

Heathen Engineering's BGSDK Foundation allows you to manage in-game items as blockchain assets. It is a complete wrapper around Arkane Network's Web API. The tool simplifies integration with Arkane API exposing all features and functions to C# classes and includes Editor extensions to aid in design and deployment of Contracts and Tokens.

Requirements

Please note that you will need to register for an account with Arkane Network to recieve the required Client ID and Secret used by the kit to connect to the Arkane Network backend. This must be aquired from Arkane Network directly.

Documentaiton

Installation

  • Package Manager
  1. Open the package manager and click the '+' (plus) button located in the upper left of the window
  2. Select Add package from git URL... when prompted provide the following URL:
    https://github.com/heathen-engineering/BGSDK-Foundation.git?path=/Package
  • A version of the package will be made availabel via the Unity Asset Store at a later date.

Features

  • Define Contracts and Tokens in your game's assets as scriptable objects.
  • Visualy edit Contracts and Tokens with the BGSDK Manager window
  • Deploy new contracts and tokens to the Arkane Network backend services from with in the editor
  • Read existing Contracts and Tokens from the Arkane Network backend creating the related scriptable objects automatically.
  • Read wallets and update token quantities owned by the user at run time (like an inventory system where tokens are items)

Usage

Work In Progress

About

Heathen Engineering's BGSDK Foundation allows you to manage in-game items as blockchain assets. It is a complete wrapper around Arkane Network's Web API. The tool simplifies integration with Arkane API exposing all features and functions to C# classes and includes Editor extensions to aid in design and deployment of Contracts and Tokens.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%