Nethermind.Sp1.Runtime 1.0.0-preview.1

This is a prerelease version of Nethermind.Sp1.Runtime.
dotnet add package Nethermind.Sp1.Runtime --version 1.0.0-preview.1
                    
NuGet\Install-Package Nethermind.Sp1.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.Sp1.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.Sp1.Runtime" Version="1.0.0-preview.1" />
                    
Directory.Packages.props
<PackageReference Include="Nethermind.Sp1.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.Sp1.Runtime --version 1.0.0-preview.1
                    
#r "nuget: Nethermind.Sp1.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.Sp1.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.Sp1.Runtime&version=1.0.0-preview.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nethermind.Sp1.Runtime&version=1.0.0-preview.1&prerelease
                    
Install as a Cake Tool

SP1 runtime

Nethermind.Sp1.Runtime

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

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

License

This package contains a statically linked build of SP1's zkEVM SDK (libzkevm.a), licensed under the Apache-2.0 and MIT dual licenses.

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