joshstevens19/rindexer
rindexer codegen indexer should let you generate a single one contract
Open
#101 opened on Sep 11, 2024
enhancementgood first issue
Repository metrics
- Stars
- (707 stars)
- PR merge metrics
- (PR metrics pending)
Description
At the moment when your building a rust project with rindexer you can only generate all-or-nothing indexers which becomes hard to extend it as your indexers you done will be overwritten
suggest this approach:
rindexer codegen indexer <contract_name>