CryptoAPIs 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CryptoAPIs --version 1.1.0
NuGet\Install-Package CryptoAPIs -Version 1.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CryptoAPIs" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CryptoAPIs --version 1.1.0
#r "nuget: CryptoAPIs, 1.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CryptoAPIs as a Cake Addin
#addin nuget:?package=CryptoAPIs&version=1.1.0

// Install CryptoAPIs as a Cake Tool
#tool nuget:?package=CryptoAPIs&version=1.1.0

CryptoAPIs - the C# library for the CryptoAPIs

Crypto APIs 2.0 is a complex and innovative infrastructure layer that radically simplifies the development of any Blockchain and Crypto related applications. Organized around REST, Crypto APIs 2.0 can assist both novice Bitcoin/Ethereum enthusiasts and crypto experts with the development of their blockchain applications. Crypto APIs 2.0 provides unified endpoints and data, raw data, automatic tokens and coins forwardings, callback functionalities, and much more.

This C# SDK is automatically generated by the OpenAPI Generator project:

  • API version: 2.0.0
  • SDK version: 1.1.0
  • Build package: org.openapitools.codegen.languages.CSharpNetCoreClientCodegen For more information, please visit https://cryptoapis.io

Frameworks supported

  • .NET Core >=1.0
  • .NET Framework >=4.6
  • Mono/Xamarin >=vNext

Dependencies

The DLLs included in the package may not be the latest version. We recommend using NuGet to obtain the latest version of the packages:

Install-Package RestSharp
Install-Package Newtonsoft.Json
Install-Package JsonSubTypes
Install-Package System.ComponentModel.Annotations

NOTE: RestSharp versions greater than 105.1.0 have a bug which causes file uploads to fail. See RestSharp#742. NOTE: RestSharp for .Net Core creates a new socket for each api call, which can lead to a socket exhaustion problem. See RestSharp#1406.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.0 976 9/12/2022
1.6.0 562 7/1/2022
1.5.1 27,458 4/27/2022
1.5.0 452 4/27/2022
1.4.0 635 12/23/2021
1.3.0 411 10/25/2021
1.2.0 388 7/30/2021
1.1.0 372 7/21/2021
1.0.1 464 5/13/2021
1.0.0 295 5/5/2021

!New Product: Wallet as a Service!
       Blockchain Data: XRP Specific endpoints
       Blockchain Data: ZIL Specific endpoints
       Blockchain Events: More protocols and more events types
       Minor Fixes and Improvements