Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
212 packages returned for Tags:"ethereum"
Sort by
Relevance
Downloads
Recently updated
Nethereum.
RLP
by:
juanblanco
nethereum
3,136,480 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
RLP
RLP Encoding and decoding
Nethereum.
Util
by:
juanblanco
nethereum
3,009,671 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Nethereum Utilities library, including Sha3 Keccack encoding and Address Checksum
Nethereum.
Hex
by:
juanblanco
nethereum
3,356,537 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Crypto
2.0
HexTypes for encoding and encoding String, BigInteger, this is specific for Ethereum
Nethereum.
Model
by:
juanblanco
nethereum
2,380,379 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum.Model Ethereum Core Moel Class Library
Nethereum.
RPC
by:
juanblanco
nethereum
2,510,106 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum.RPC Ethereum Core RPC Class Library to interact via RPC with an Ethereum client, for example geth.
Nethereum.
Signer
by:
juanblanco
nethereum
2,771,349 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Transactions
Signer
Nethereum signer library to sign and verify messages, RLP and transactions using an Ethereum account
Nethereum.
Web3
by:
juanblanco
nethereum
2,416,568 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum.Web3 Ethereum Web3 Class Library to interact via RPC with an Ethereum client, for example geth. Including contract interaction, deployment, transaction, encoding / decoding and event filters
Nethereum.
Accounts
by:
juanblanco
nethereum
2,383,667 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum.Accounts Ethereum Accounts and Transaction Managers Class Library
Nethereum.
ABI
by:
juanblanco
nethereum
2,504,086 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Encoding and decoding of ABI Types, functions, events of Ethereum contracts
Nethereum.
Contracts
by:
juanblanco
nethereum
2,425,115 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum Contracts is the core library to interact via RPC with Smart contracts in Ethereum
Nethereum.
BlockchainProcessing
by:
juanblanco
nethereum
2,007,737 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum.BlockchainProcessing Ethereum blockchain processing allowing to crawl Blocks, Transactions, TransactionReceipts and Logs (Event) for storage and / or using custom handlers like queuing , search, etc
Nethereum.
KeyStore
by:
juanblanco
nethereum
2,541,389 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Key
management
Crypto
2.0
Keystore generation, encryption and decryption for Ethereum key files using the Web3 Secret Storage definition, https://github.com/ethereum/wiki/wiki/Web3-Secret-Storage-Definition
Nethereum.
Signer.
EIP712
by:
juanblanco
nethereum
435,500 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
EIP-712
Signer
Nethereum signer library to sign and encode messages according to EIP-712
Nethereum.
HdWallet
by:
juanblanco
nethereum
349,140 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Nethereum
Ethereum
Blockchain
HdWallet
Nethereum.HdWallet uses BIP32 and BIP39 to generate an HD tree of Ethereum compatible addreses from a randomly generated word seeds. This is compatible with keys generated using the standard...
More information
Secp256k1.
Net
by:
MeadowSuite
450,774 total downloads
last updated
2/12/2023
Latest version:
1.1.0
Secp256k1
libsecp256k1
ECDSA
ethereum
bitcoin
.NET wrapper for native secp256k1 library
Nethereum.
StandardTokenEIP20
by:
juanblanco
nethereum
258,211 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum.StandardTokenEIP20 Ethereum Service to interact with EIP20 compliant contracts
Secp256k1.
Native
by:
MeadowSuite
306,006 total downloads
last updated
2/9/2022
Latest version:
0.1.24-alpha
Secp256k1
libsecp256k1
ECDSA
ethereum
bitcoin
This package contains platform-specific native code builds of secp256k1. Included: osx-x64/libsecp256k1.dylib, linux-x64/libsecp256k1.so, win-x64/secp256k1.dll, win-x86/secp256k1.dll
Nethereum.
Geth
by:
juanblanco
nethereum
187,149 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Geth
Netherum.Geth is the extended Web3 library for Geth. including the non-generic RPC API client methods to interact with the Go Ethereum Client (Geth) Admin, Debug, Miner.
Nethereum.
JsonRpc.
WebSocketClient
by:
juanblanco
nethereum
164,071 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Json
RPC
Ethereum
Nethereum
Nethereum.JsonRpc WebSocketClient
Nethereum.
Quorum
by:
juanblanco
nethereum
169,221 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum.Quorum. Extension to interact with Quorum, the permissioned implementation of Ethereum supporting data privacy created by JP Morgan
Previous
Next