Module client

Module client 

Source
Expand description

Module for Arkiv client functionality. Exposes the main client interface for interacting with the Arkiv network.

Structsยง

ArkivClient
A client for interacting with the Arkiv system. Provides methods for account management, entity operations, balance queries, and event subscriptions.
ArkivClientBuilder
Use builder syntax to set the inputs and finish with build().
ArkivRoClient
A client for interacting with the Arkiv system. Provides methods for account management, entity operations, balance queries, and event subscriptions.
ArkivRoClientBuilder
Use builder syntax to set the inputs and finish with build().
NonceManager
Tracks and assigns sequential Ethereum nonces for concurrent transactions.