Installation
The Unity SDK is best used on the client side, as it only contains the read-only features.
Last updated
The Unity SDK is best used on the client side, as it only contains the read-only features.
1.0.5
2020.3 2021.3 2022.1
Windows, MacOS, Android
To install Altura Unity SDK, open Unity's Package Manager and click the '+' in the top left corner and select 'Add package from git URL' as shown below:
https://github.com/alturanft/Unity-SDK.git
After you added Altura SDK to Unity, additional packages needs to be installed to do this go to Altura NFT and then click on the 'Install Dependencies' as shown below:

To use Altura SDK in your script, you need to import it like:
Last updated
using AlturaNFT;