Skip to content

Releases: Venly/Unity-SDK

v3.1.0

20 Oct 19:01

Choose a tag to compare

Implementation of Venly V3 APIs (Wallet, Token, Pay)

  • ERC20
  • ERC1155
  • SUI

v1.0.10

14 Mar 14:19

Choose a tag to compare

  • Upgrade to v1.0.10 dependency assemblies (VenlyAPI.Core/VenlyAPI.Core.Unity)
  • Minor bug fixes
  • In-Sync with Companion/Core APIs v1.0.10 (nuget)

v1.0.9

12 Mar 12:54

Choose a tag to compare

What's Changed

  • Update SDK to version v1.0.9
  • Added Base64 encoding to Server Responses
  • Changed eVyWalletType options (API_WALLET)

v1.0.8

24 Jul 14:01

Choose a tag to compare

  • Added API Explorer Market Samples
  • Added User Login/Create Flow for Beamable and PlayFab
  • Added Environment selection during Editor Auth
  • Fixed various Bugs
  • In-Sync with Companion/Core API v1.0.8 (nuget)

v1.0.7

04 Jul 14:53

Choose a tag to compare

  • Added Remote API Info request
  • Full Restyle of SDK Manager

v1.0.6

27 Jun 15:31

Choose a tag to compare

  • Beamable Backend Provider added (using Microservices)
  • Minor changes to ServerProviderBase
  • Minor changes to ProviderExtension system

v1.0.5

02 Jun 14:50

Choose a tag to compare

Venly Unity SDK - v1.0.5
Feature Complete

  • Wallet API
  • Nft API
  • Market API
  • Extensions API
  • In sync with Venly.Core 1.0.5

v0.1.45-alpha

27 Jan 14:16

Choose a tag to compare

v0.1.45-alpha Pre-release
Pre-release
  • Fixed type in VyCryptoToken balance
  • Added ListItem visuals for (CryptoToken, MultiToken, Contracts, Attributes, ...)
  • Added Info View to ApiExplorer Sample

v0.1.44-alpha

26 Jan 14:38

Choose a tag to compare

v0.1.44-alpha Pre-release
Pre-release
  • Various fixes and improvements
  • Removed NftAPI.MintFT & NftAPI.MintNFT (Replaced by NftAPI.MintToken)
  • Added NFT API to API Explorer sample

v0.1.41-alpha

18 Jan 17:16

Choose a tag to compare

v0.1.41-alpha Pre-release
Pre-release
  • Various fixes & improvements
  • Removed ProtoPromise Dependencies
  • Added custom VyTask system
  • Added Samples (WalletAPI) for both DevMode & PlayFab
  • Refactored Token Names (NativeToken, CryptoToken (ERC20), MultiToken (ERC1155/720))