182 packages
returned for Tags:"'Blockchain'"
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.RPC Ethereum Core RPC Class Library to interact via RCP with an Ethereum client, for example geth.
Nethereum.Web3 Ethereum Web3 Class Library to interact via RCP with an Ethereum client, for example geth. Including contract interaction, deployment, transaction, encoding / decoding and event filters
Nethereum signer library to sign and verify messages, RLP and transactions using an Ethereum account
Nethereum Contracts is the core library to interact via RPC with Smart contracts in Ethereum
Encoding and decoding of ABI Types, functions, events of Ethereum contracts
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.Model Ethereum Core Moel Class Library
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 (m/44'/60'/0'/0/x) usded in BIP44, MetaMask, Jaxx, MyEtherWallet (default), TREZOR App, Exodus
or...
More information
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.Portable includes all the Nethereum libraries in a single package Web3, Geth, ABI, Contracts, Signing, RPC, Hex, KeyStore, Util, ENS, Quorum and StardardToken
Nethereum.StandardTokenEIP20 Ethereum Service to interact with EIP20 compliant contracts
A .NET library for creating multiplayer online game in decentralized fashion.
See also the docs for details:
https://docs.libplanet.io/
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
Cryptocurrency.Blockchain is a library for interacting with the Blockchain Data API provided by Blockchain.