♾️ INFINIT CLI Alpha release is now available!
Guides
Registry

Registry

Registry file is a central configuration file that stores all the deployed contract addresses associated with your project. This file, named infinit.registry.json, is located in the root directory of your project.

Users have the flexibility to manually edit the values in the registry file, especially when actions are performed outside of the INFINIT CLI. The CLI automatically synchronizes and retrieves the latest contract addresses from the registry, ensuring that the most current addresses are used during execution.

Check the API References for the available fields in each module in the registry file.