#index #hybrid #querying #query #api

nightly hybrid-api

A library for querying Hybrid indexes

4 releases

0.1.3 Mar 20, 2024
0.1.2 Mar 18, 2024
0.1.1 Mar 11, 2024
0.1.0 Mar 11, 2024

#13 in #hybrid

Download history 281/week @ 2024-03-11 317/week @ 2024-03-18 36/week @ 2024-04-01

634 downloads per month
Used in hybrid-cli

Apache-2.0

20KB
469 lines

Hybrid Rust API


lib.rs:

A library for querying Hybrid indexes.

The Hybrid Indexer library can be used to write indexers for Substrate blockchains. Rust programs that need to query Hybrid indexes can use this helper library.

For an example of how to use this library, consult the hybrid-cli source code.

Dependencies

~21–35MB
~527K SLoC