Crate hypersync_client

source ·
Expand description

This crate is simply a re-export of the client we use internally for hypersync (“skar”) with some examples

Find docs on hypersync client functionality in skar-client, types (Block, Transaction, Address, etc) in skar-format, and query parameters in skar-net-types.

Re-exports