Skip to content

Typings

When creating a new rust project with rindexer it will create you a typings folder, this has pretty advanced typings for all your contracts, events and network information. This is generated from the ABIs you provide in the YAML configuration file. This folder is not meant to be manually edited and should always be generated using codegen.

You can regenerate the typings folder by running the following command:

rindexer codegen typings