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,137,139 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,010,339 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,357,277 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.
Signer
by:
juanblanco
nethereum
2,771,996 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.
RPC
by:
juanblanco
nethereum
2,510,693 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.
Model
by:
juanblanco
nethereum
2,380,987 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.
Web3
by:
juanblanco
nethereum
2,417,200 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.
ABI
by:
juanblanco
nethereum
2,504,678 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.
Accounts
by:
juanblanco
nethereum
2,384,272 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.
Contracts
by:
juanblanco
nethereum
2,425,739 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,008,323 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,542,015 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,886 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,243 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,810 total downloads
last updated
2/12/2023
Latest version:
1.1.0
Secp256k1
libsecp256k1
ECDSA
ethereum
bitcoin
.NET wrapper for native secp256k1 library
Secp256k1.
Native
by:
MeadowSuite
306,042 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.
StandardTokenEIP20
by:
juanblanco
nethereum
258,304 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
Nethereum.
Geth
by:
juanblanco
nethereum
187,229 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,214 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,227 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