Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 745 Bytes

sdk_sui_unity_opendive.md

File metadata and controls

23 lines (16 loc) · 745 Bytes

Sui Unity SDK (OpenDive)

Tooling Category

  • dApp Development
  • Explorer
  • IDE
  • Indexer
  • Oracle
  • SDK

Description

The OpenDive Sui Unity SDK is the first fully-featured Unity SDK with offline transaction building.

This means that games built with our SDK can directly craft custom Move calls without relying Sui's "unsafe" RPC calls under the Transaction Builder API -- which in turn reduces the number of RPC / Network requests.

Features

  • Features
  • ⚠️ Bech32 encoded private key is not supported.
  • ⚠️ GraphQL is not supported.
  • Sui BCS types are supported