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
208 packages returned for Tags:"Ethereum"
Sort by
Relevance
Downloads
Recently updated
Nethereum.
RLP
by:
juanblanco
nethereum
2,829,034 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Netherum
Ethereum
Blockchain
RLP
RLP Encoding and decoding
Nethereum.
Hex
by:
juanblanco
nethereum
3,042,274 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.
Util
by:
juanblanco
nethereum
2,710,265 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.
Signer
by:
juanblanco
nethereum
2,502,187 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.
ABI
by:
juanblanco
nethereum
2,259,766 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.
RPC
by:
juanblanco
nethereum
2,266,439 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,119,008 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,181,281 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,144,223 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,187,662 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
1,782,454 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,300,630 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
Secp256k1.
Net
by:
MeadowSuite
419,804 total downloads
last updated
2/12/2023
Latest version:
1.1.0
Secp256k1
libsecp256k1
ECDSA
ethereum
bitcoin
.NET wrapper for native secp256k1 library
Nethereum.
HdWallet
by:
juanblanco
nethereum
311,163 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
Nethereum.
Signer.
EIP712
by:
juanblanco
nethereum
314,032 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
Secp256k1.
Native
by:
MeadowSuite
279,228 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
238,935 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
173,852 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
143,818 total downloads
last updated
3/19/2023
Latest version:
4.14.0
Json
RPC
Ethereum
Nethereum
Nethereum.JsonRpc WebSocketClient
Nethereum.
Quorum
by:
juanblanco
nethereum
159,361 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