Ripple library for creating wallet, validate address and sign transaction. These are needed to add Ripple chain in your system.
$ dotnet add package Ripple.MultiSupportRipple.MultiSupport is a lightweight .NET library for XRPL-compatible transaction serialization, signing, create wallet and validate address.
It targets .NET Standard 2.0 and .NET 8, so it works on old .NET Framework (e.g., 4.7.2 Web Forms) and modern .NET.
dotnet add package Ripple.MultiSupport