This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
Releases: wavesplatform/WavesCS
Releases · wavesplatform/WavesCS
WavesPlatform.WavesCS 1.1.1.0
- Add smart assets
- Add cancelAll transaction
WavesPlatform.WavesCS 1.1.0.5
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
Latest version of the library includes new transaction structure, new types of transactions and API
C# lib for Waves API
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