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

C# lib for Waves API

Compare
Choose a tag to compare
@gingerabsurdity gingerabsurdity released this 27 Mar 14:29
· 541 commits to master since this release

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