Found 819 packages
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
Encoding and decoding of ABI Types, functions, events of Ethereum contracts
RLP Encoding and decoding
Nethereum Utilities library, including Sha3 Keccack encoding and Address Checksum
HexTypes for encoding and encoding String, BigInteger, this is specific for Ethereum
Nethereum signer library to sign and verify messages, RLP and transactions using an Ethereum account
(New Service) Amazon Managed Blockchain is a fully managed service that makes it easy to create and manage scalable blockchain networks using popular open source frameworks.
Nethereum.Model Ethereum Core Model Class Library
Nethereum.RPC Ethereum Core RPC Class Library to interact via RPC with an Ethereum client, for example geth.
Nethereum Contracts is the core library to interact via RPC with Smart contracts in Ethereum
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 Ethereum Accounts and Transaction Managers Class Library
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 library to sign and encode messages according to EIP-712
Description
Cryptocurrency.Blockchain is a library for interacting with the Blockchain Data API provided by Blockchain.
Nethereum Fx, a single package combining most of the main Nethereum libraries (Web3, ABI, Contracts, Accounts, Signers, RPC, WebSockets, IPC, RLP, HdWallet, Geth, Parity, Besu, Quorum, KeyStore, etc) and targetting: net5.0,netcoreapp3.1,netstandard2.0 and netstandard2.1
A .NET library for creating multiplayer online game in decentralized fashion. See also the docs for details: https://docs.libplanet.io/
Nethereum Fx Lite, a single package that combining a small set of Nethereum libraries (for simple portability) not including crypto dependencies to be used with external signers (Web3, ABI, Contracts, RPC, RLP, ENS, ERC20, ERC721) and targetting: net5.0,netcoreapp3.1,netstandard2.0 and netstandard2.1
Nethereum Merkle Patrica trie and verification