.NET wrapper for native secp256k1 library.
Info
| Version: | 1.2.0 |
| Author(s): | Hosho |
| Last Update: | Saturday, June 17, 2023 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/zone117x/Secp256k1.Net |
| NuGet Url: | https://www.nuget.org/packages/Secp256k1.Net |
Install
Install-Package Secp256k1.Net
dotnet add package Secp256k1.Net
paket add Secp256k1.Net
Secp256k1.Net Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Memory(>= 4.5.1)
Tags