Skip to main content

Unity SDK reference

The Tezos Unity SDK provides several objects that your Unity project can use to work with Tezos. These pages provide reference for the most important of these objects:

  • TezosAPI object: Provides methods for many Tezos-related tasks
  • Events: Information about the events that you can add listeners to in your code
  • TezosConfigSO scriptable object: Stores information about connecting to Tezos, including the RPC node and Pinata API key to use