Evoq.Ethereum 1.0.3

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Evoq.Ethereum --version 1.0.3                
NuGet\Install-Package Evoq.Ethereum -Version 1.0.3                
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="Evoq.Ethereum" Version="1.0.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Evoq.Ethereum --version 1.0.3                
#r "nuget: Evoq.Ethereum, 1.0.3"                
#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.
// Install Evoq.Ethereum as a Cake Addin
#addin nuget:?package=Evoq.Ethereum&version=1.0.3

// Install Evoq.Ethereum as a Cake Tool
#tool nuget:?package=Evoq.Ethereum&version=1.0.3                

Evoq.Ethereum

A lightweight .NET library providing Ethereum-specific utilities and extensions. This package builds upon Evoq.Blockchain and Nethereum to provide a simplified interface for Ethereum blockchain operations.

Installation

dotnet add package Evoq.Ethereum

Features

  • Ethereum-specific blockchain primitives
  • Integration with Nethereum utilities
  • Type-safe Ethereum data structures
  • Simplified Web3 interactions

Target Frameworks

This package targets .NET Standard 2.1 for maximum compatibility across:

  • .NET 6.0+
  • .NET Framework 4.6.1+
  • .NET Core 2.0+
  • Xamarin
  • Unity

Dependencies

  • Evoq.Blockchain (1.0.0)
  • Nethereum.Util (4.29.0)
  • Nethereum.Signer (4.29.0)
  • Nethereum.Web3 (4.29.0)

Usage

// Example usage will be added as features are implemented

Building

dotnet build
dotnet test

Contributing

Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

Luke Puplett

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Evoq.Ethereum:

Package Downloads
Evoq.Ethereum.EAS

Easy to use implementation of the Ethereum Attestation Service

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4-alpha.1 39 2/13/2025
1.0.3 92 2/13/2025
1.0.2 95 2/13/2025
1.0.1 144 2/12/2025
1.0.0 73 2/12/2025