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,684,005 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,545,196 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,917,092 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,951,959 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.
Model
by:
juanblanco
nethereum
2,842,841 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.
Signer
by:
juanblanco
nethereum
3,257,060 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.
Web3
by:
juanblanco
nethereum
2,840,510 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.
ABI
by:
juanblanco
nethereum
2,950,493 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.
Accounts
by:
juanblanco
nethereum
2,809,003 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.
Contracts
by:
juanblanco
nethereum
2,850,183 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,407,808 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,979,233 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
714,425 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
416,867 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
522,805 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
360,824 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
300,811 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
213,355 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
198,266 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
212,444 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