Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Releases: wavesplatform/WavesCS

WavesPlatform.WavesCS 1.1.1.0

30 Nov 10:22
Compare
Choose a tag to compare
  • Add smart assets
  • Add cancelAll transaction

WavesPlatform.WavesCS 1.1.0.5

29 Oct 10:05
Compare
Choose a tag to compare

We use NuGet packages now: WavesPlatform.WavesCS
In the latest version of the library we:

  • Add the ability to transfer to aliased addresses.
  • Add Node.GetAssetBalances(address) method.
  • Change tests’ structure.

WavesCS release 1.1

19 Jun 13:19
Compare
Choose a tag to compare

Latest version of the library includes new transaction structure, new types of transactions and API

C# lib for Waves API

27 Mar 14:29
Compare
Choose a tag to compare

Here is main C# library for interacting with the Waves blockchain - WavesCS.dll
Also there are third-party llibraries for working with cryptography, which are needed to work with the WavesCS project:

  • Blake2Sharp.dll
  • curve25519.dll
  • HashLib.dll