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
222 packages returned for Tags:"Ethereum"
Sort by
Relevance
Downloads
Recently updated
Nethereum.
RLP
by:
juanblanco
nethereum
3,694,157 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Netherum
Ethereum
Blockchain
RLP
RLP Encoding and decoding
Nethereum.
Util
by:
juanblanco
nethereum
3,555,383 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Netherum
Ethereum
Blockchain
Nethereum Utilities library, including Sha3 Keccack encoding and Address Checksum
Nethereum.
Hex
by:
juanblanco
nethereum
3,927,129 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Netherum
Ethereum
Blockchain
Crypto
2.0
HexTypes for encoding and encoding String, BigInteger, this is specific for Ethereum
Nethereum.
RPC
by:
juanblanco
nethereum
2,960,926 total downloads
last updated
8/14/2023
Latest version:
4.16.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.
Web3
by:
juanblanco
nethereum
2,849,204 total downloads
last updated
8/14/2023
Latest version:
4.16.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.
Signer
by:
juanblanco
nethereum
3,266,433 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Netherum
Ethereum
Blockchain
Transactions
Signer
Nethereum signer library to sign and verify messages, RLP and transactions using an Ethereum account
Nethereum.
Model
by:
juanblanco
nethereum
2,852,185 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum.Model Ethereum Core Moel Class Library
Nethereum.
Accounts
by:
juanblanco
nethereum
2,817,800 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum.Accounts Ethereum Accounts and Transaction Managers Class Library
Nethereum.
ABI
by:
juanblanco
nethereum
2,959,720 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Encoding and decoding of ABI Types, functions, events of Ethereum contracts
Nethereum.
Contracts
by:
juanblanco
nethereum
2,858,997 total downloads
last updated
8/14/2023
Latest version:
4.16.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,416,421 total downloads
last updated
8/14/2023
Latest version:
4.16.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,988,060 total downloads
last updated
8/14/2023
Latest version:
4.16.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
721,890 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Netherum
Ethereum
Blockchain
EIP-712
Signer
Nethereum signer library to sign and encode messages according to EIP-712
Nethereum.
HdWallet
by:
juanblanco
nethereum
419,615 total downloads
last updated
8/14/2023
Latest version:
4.16.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
523,427 total downloads
last updated
6/17/2023
Latest version:
1.2.0
Secp256k1
libsecp256k1
ECDSA
ethereum
bitcoin
.NET wrapper for native secp256k1 library
Secp256k1.
Native
by:
MeadowSuite
361,442 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
302,910 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum.StandardTokenEIP20 Ethereum Service to interact with EIP20 compliant contracts
Nethereum.
Geth
by:
juanblanco
nethereum
215,317 total downloads
last updated
8/14/2023
Latest version:
4.16.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
199,171 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Json
RPC
Ethereum
Nethereum
Nethereum.JsonRpc WebSocketClient
Nethereum.
Merkle.
Patricia
by:
juanblanco
nethereum
216,204 total downloads
last updated
8/14/2023
Latest version:
4.16.0
Netherum
Ethereum
Blockchain
Crypto
2.0
Nethereum Merkle Patrica trie and verification
Previous
Next