package
2.8.0+incompatible
Repository: https://github.com/rtradeltd/temporal.git
Documentation: pkg.go.dev
# Functions
NewBchWalletClient is used to instantaite our connection to a bchwallet daemon for wallet management functionality.
NewLensClient is used to generate our lens client.
NewOcrhestratorClient instantiates a new orchestrator API client.
NewSignerClient is used to instantiate our connection with our grpc payment api.
# Structs
BchWalletClient provides a gRPC API to manage a BCH wallet.
IPFSOrchestratorClient is a lighweight container for the orchestrator's gRPC API client.
LensClient is a lens client used to make requests to the Lens gRPC server.
SignerClient is how we interface with the Signer server as a client.