|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| scripts | 65e21997e4 chore: remove price service mentions in the repo | há 2 anos atrás |
| src | 061f6a028d Fix sui js sdk and bump contract (#1071) | há 2 anos atrás |
| store | 16832aba51 chore(eth): Add tomochain (#1134) | há 2 anos atrás |
| .eslintrc.js | b9dbd54d5a [contract-manager] General improvements (#1024) | há 2 anos atrás |
| .gitignore | c732fcf586 Abolish xc governance sdk (#957) | há 2 anos atrás |
| README.md | cf78791560 [sui] [contract-manager] Sui cm updates (#1030) | há 2 anos atrás |
| package.json | b9dbd54d5a [contract-manager] General improvements (#1024) | há 2 anos atrás |
| tsconfig.json | 66e5f186b2 Initial version of contract manager sdk (#943) | há 2 anos atrás |
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 contractsscripts contains utility scripts to interact with the contract manager and accomplish common taskssrc contains the contract manager code