@hackage utxorpc-client0.0.2.0

An SDK for clients of the UTxO RPC specification.

UTxO RPC Client SDK

[!IMPORTANT] This package is currently pre-release. Until this package reaches v0.1.0.0 it is subject to breaking changes without change in major version.

An SDK for clients of the UTxO RPC specification.

The goal of this SDK is to reduce boilerplate and increase ease of use of the UTxO RPC spec. This SDK provides functions for creating a connected UTxO RPC client and for calling each each RPC in the UTxO RPC specification. Automated logging of each event in a gRPC call is also supported.

To get started, please see the documentation for Utxorpc.Client.

[!NOTE] This SDK depends on package versions that are not on Hackage. Consult stack.yaml or cabal.project for help configuring your project's dependencies.