You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd counter-indexer
# build target will auto set
cargo build --release
# snip the erands
./wasm_clip.sh
# run the indexer
./bin/fuel-indexer --manifest manifest.yaml
# to run with custom config
./bin/fuel-indexer --manifest manifest.yaml --config config.yaml