|
|
il y a 1 an | |
|---|---|---|
| .. | ||
| scripts | db13b7b25d address feedbacks | il y a 1 an |
| src | db13b7b25d address feedbacks | il y a 1 an |
| store | 51d23a2f52 chore(eth) Add zksync-sepolia (#1190) | il y a 1 an |
| .eslintrc.js | b9dbd54d5a [contract-manager] General improvements (#1024) | il y a 2 ans |
| .gitignore | c732fcf586 Abolish xc governance sdk (#957) | il y a 2 ans |
| README.md | cf78791560 [sui] [contract-manager] Sui cm updates (#1030) | il y a 2 ans |
| package.json | 9335898ece feat(contract-manager): add script to fetch account balances | il y a 2 ans |
| tsconfig.json | 66e5f186b2 Initial version of contract manager sdk (#943) | il y a 2 ans |
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