Nethermind.MclBindings 1.0.5

dotnet add package Nethermind.MclBindings --version 1.0.5
                    
NuGet\Install-Package Nethermind.MclBindings -Version 1.0.5
                    
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="Nethermind.MclBindings" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nethermind.MclBindings" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="Nethermind.MclBindings" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nethermind.MclBindings --version 1.0.5
                    
#r "nuget: Nethermind.MclBindings, 1.0.5"
                    
#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.
#:package Nethermind.MclBindings@1.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nethermind.MclBindings&version=1.0.5
                    
Install as a Cake Addin
#tool nuget:?package=Nethermind.MclBindings&version=1.0.5
                    
Install as a Cake Tool

MCL bindings

Tests Nethermind.MclBindings

C# bindings for the MCL library.

License

This project is licensed under the MIT license and contains dynamically linked MCL binaries licensed under the BSD-3-Clause license.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Nethermind.MclBindings:

Package Downloads
Sorcha.Cryptography

Multi-algorithm cryptography: ED25519, P-256, RSA-4096, BLS threshold signatures, post-quantum (ML-KEM/ML-DSA), zero-knowledge proofs, SD-JWT, HD wallet support (BIP32/39/44), Merkle trees, and encoding utilities

Sorcha.TransactionHandler

Transaction building, signing, and serialization for the Sorcha decentralised register platform

Sorcha.Wallet.Core

Wallet management with HD derivation and key operations

Sorcha.Wallet.Portable

Portable wallet library for Sorcha — HD derivation, key types, enums. No server dependencies.

Sorcha.Blueprint.Engine

Portable blueprint execution engine with validate, calculate, route, and disclose pipeline

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Nethermind.MclBindings:

Repository Stars
NethermindEth/nethermind
A robust, high-performance execution client for Ethereum node operators.
Version Downloads Last Updated
1.0.5 3,241,186 2/5/2026
1.0.4 155,307 12/12/2025
1.0.3 150,580 9/23/2025
1.0.3-preview.1 48,420 9/22/2025
1.0.2 62,616 8/13/2025
1.0.0 36,974 7/16/2025
1.0.0-preview.1 519 7/15/2025