# Contract Manager The contract manager is a tool to interact with Pyth related contracts on all supported chains. It has the following structure: - `store` contains all the necessary information for registered chains and deployed contracts - `scripts` contains utility scripts to interact with the contract manager and accomplish common tasks - `src` contains the contract manager code