SDKs

Important: One class that is used across all SDK's is the ScriptBuilder, this class allows you to create a step by step interaction on the chain. This class is really important for the interactions!

Script Builder

External Calls

Note: ExtCalls or InteropCalls or Internal Operations are ways to interact with the chain, this is very usefully when creating a script to call the chain with the ScriptBuilder

External Calls

Supported Languages

  • C#

  • C++

  • Typescript

  • JavaScript

  • Golang

  • Python

C# SDK / Godot Engine

C# SDK

Typescript / Javascript SDK

TypeScript SDK

Unity SDK / Unity Engine

Unity SDK

C++ / Unreal Engine

C++ SDK

Python

Python SDK

Last updated