Table of Contents

Namespace Concordium.Sdk.Client

Classes

ConcordiumClient

A client for interacting with the Concordium gRPC API V2 exposed by nodes.

ConcordiumClientOptions

Configurations to Concordium Client.

QueryResponse<T>
RawClient

The raw gRPC client interface exposing wrappers that abstract away connection handling and parameters present in the InternalClient which was generated from the protocol buffer definition files for the Concordium Node gRPC API V2.