block-client-go

module
v0.0.0-...-c93481c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2024 License: Apache-2.0

README

Go blockchain client library with failover capabilities

This library currently contains:

  • jsonrpc - a JSONRPC-2.0 library with support for subscriptions/notifications.
  • electrum - a TCP JSON-RPC Electrum client that supports a subset of the Electrum Server RPC methods.
  • failover - a generic package that lets a client connect to many servers for redundancy, with support for subscriptions/notifications. The primary use case at the moment is to provide failover support for the electrum client in case a server is down or errors in other ways, but it is generic enough to be useful in other contexts.

The API of this library is currenly unstable. Expect frequent breaking changes until we start tagging versions.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL