Find the project config based on the provided name.
Static
fromCreates a TactConfigManager from a Tact configuration file typically specified by the user.
Path to the Tact configuration file.
Static
fromCreates a TactConfigManager from a single Tact contract.
Path to the Tact contract.
Name of the project.
Virtual file system to manage interactions with the project files.
Manages the logic around the Tact configuration file.
Tact config describes the structure of the project, and includes the entry points to run compilation and analysis on.