130+ NuGet packages covering smart contracts, EVM simulation, DevChain, code generation, blockchain indexing, account abstraction, DeFi protocols, wallet SDKs, and more. Everything you need in one ecosystem.
From netstandard 2.0 to .NET 10. Build with Blazor, MAUI, Avalonia, Unity, WebAssembly, or console apps. Write once in C# or F# and deploy on Windows, Linux, macOS, Android, iOS, and game consoles.
ERC-4337 account abstraction bundler, Blazor blockchain explorer, MUD framework indexer, AppChains with sequencer and RocksDB, x402 crypto payments, Uniswap integration, and Gnosis Safe multi-sig support.
web3.Eth handles gas estimation, nonce management, and EIP-1559 fees automatically. One line to query a balance, one line to send a transaction. Expanding the Ethereum ecosystem beyond JavaScript — F# and VB are also supported.
docs.nethereum.com covers everything from balance queries to running an ERC-4337 bundler, with guides organised by what you want to do. Start developing without a deep blockchain background.
dotnet new nethereum-devchain gives you an Aspire-orchestrated dev environment: DevChain node, PostgreSQL database, blockchain indexer, and Blazor explorer — all wired with service discovery and health checks.
Generate typed C# contract services from Solidity ABI using the VS Code Solidity extension, the CLI tool (Nethereum.Generator.Console), or MSBuild auto-generation on build.
Nethereum includes 130+ packages organised into focused libraries. Every section links to guides on docs.nethereum.com.
Send ETH, query balances, decode transactions, ABI encoding, EIP-1559 fees, EIP-7702 delegation, real-time streaming.
Deploy, call, and interact with contracts. Code generation from ABI, events, multicall, CREATE2, built-in ERC standards.
Simulate transactions in-process, preview state changes, step-through debug, decode nested call trees, disassemble bytecode.
Local Ethereum node in .NET — no external dependencies. Fork live networks, trace transactions, integrate with .NET Aspire.
ERC-4337 bundler, smart account deployment, ERC-7579 modular accounts, paymasters, session keys, batch operations.
Index to PostgreSQL/SQL Server/SQLite, token indexing, Blazor blockchain explorer with ABI decoding and contract interaction.
Uniswap V2/V3/V4 swaps, Gnosis Safe multi-sig, x402 crypto payments, Permit2, SIWE authentication, Circles UBI.
Read, write, and query MUD table records. Index Store events to PostgreSQL. Deploy MUD Worlds with tables and systems.
Multi-platform wallet apps with Blazor, MAUI, and Avalonia. MVVM architecture, hardware wallet support, EVM simulation preview.
Connect browser wallets (EIP-6963), MetaMask, WalletConnect. SIWE authentication. Dynamic contract interaction without codegen.
Ethereum integration for Unity games. WebGL wallet support, EIP-6963, smart contract interaction, cross-platform deployment.
Custom application chains with sequencer, RocksDB storage, multi-peer sync, L1 anchoring, and follower node verification.