Client Extensions
Nethereum provides packages for client-specific RPC methods that go beyond the standard Ethereum JSON-RPC API.
Geth
Nethereum.Geth wraps Geth-specific methods including admin, miner, personal, txpool, and debug tracers.
Besu
Nethereum.Besu wraps Hyperledger Besu-specific methods including permissioning, privacy groups, and IBFT/QBFT consensus management.