#indexer #fuel #blockchain #cryptocurrency #deployed #utilities #traits

fuel-indexer-utils

Utilities for use in an indexer to be deployed on the Fuel indexer

38 releases (10 breaking)

0.25.0 Feb 6, 2024
0.24.3 Dec 8, 2023
0.24.0 Nov 29, 2023
0.18.5 Jul 20, 2023

#7 in #deployed

Download history 10/week @ 2024-12-05 14/week @ 2024-12-12

203 downloads per month

Apache-2.0

46KB
1K SLoC

Fuel Indexer Utilities

Quickstart: prelude

You can quickly bootstrap an indexer by using types and traits from the prelude module.

use fuel_indexer_utils::prelude::*;

Dependencies

~42MB
~696K SLoC