Ripple.NetCore
1.1.0
Ripple.NetCore is a set of .Net libraries for working with the Ripple network. The only supported functionality at this time is offline signing of transactions.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Ripple.NetCore -Version 1.1.0
dotnet add package Ripple.NetCore --version 1.1.0
<PackageReference Include="Ripple.NetCore" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ripple.NetCore --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ripple.NetCore, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Updated to include support for escrow and payment channel transactions
Dependencies
-
.NETStandard 2.0
- Newtonsoft.Json (>= 9.0.1)
- Portable.BouncyCastle (>= 1.8.1.3)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Ripple.NetCore:
Package | Downloads |
---|---|
Lykke.Bil2.Ripple.Client
Package Description
|
|
Ripple.DotNet
RippleDotNet is a C# NetStandard 2.0 client implementation for the Ripple WebSocket APIs.
|
|
Ripple.APICore
Ripple.APICore is a C# NetStandard 2.0 client implementation for the Ripple WebSocket APIs.
|
GitHub repositories
This package is not used by any popular GitHub repositories.