Nethermind.OpenVM.Runtime 1.0.0-preview.1

This is a prerelease version of Nethermind.OpenVM.Runtime.
dotnet add package Nethermind.OpenVM.Runtime --version 1.0.0-preview.1
                    
NuGet\Install-Package Nethermind.OpenVM.Runtime -Version 1.0.0-preview.1
                    
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.OpenVM.Runtime" Version="1.0.0-preview.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nethermind.OpenVM.Runtime" Version="1.0.0-preview.1" />
                    
Directory.Packages.props
<PackageReference Include="Nethermind.OpenVM.Runtime" />
                    
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.OpenVM.Runtime --version 1.0.0-preview.1
                    
#r "nuget: Nethermind.OpenVM.Runtime, 1.0.0-preview.1"
                    
#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.OpenVM.Runtime@1.0.0-preview.1
                    
#: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.OpenVM.Runtime&version=1.0.0-preview.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nethermind.OpenVM.Runtime&version=1.0.0-preview.1&prerelease
                    
Install as a Cake Tool

OpenVM runtime

Nethermind.OpenVM.Runtime

OpenVM zkVM accelerators for the Nethermind guest for OpenVM, consumed by bflat-riscv64 guests through --extlib and called from managed code through Nethermind.Zkvm.Abstractions.

The package ships libopenvm.a together with the *.bflat.manifest that tells bflat which target triple it belongs to.

License

This package contains only code written for this repository, licensed under the MIT license. The OpenVM instruction encodings it targets come from OpenVM, which is Apache-2.0/MIT dual-licensed.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net10.0

    • No dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-preview.1 1 9/3/2026