Ali Behjati 65e21997e4 chore: remove price service mentions in the repo пре 2 година
..
scripts 65e21997e4 chore: remove price service mentions in the repo пре 2 година
src 061f6a028d Fix sui js sdk and bump contract (#1071) пре 2 година
store c0057809f5 chore(evm): deploy to new networks (#1107) пре 2 година
.eslintrc.js b9dbd54d5a [contract-manager] General improvements (#1024) пре 2 година
.gitignore c732fcf586 Abolish xc governance sdk (#957) пре 2 година
README.md cf78791560 [sui] [contract-manager] Sui cm updates (#1030) пре 2 година
package.json b9dbd54d5a [contract-manager] General improvements (#1024) пре 2 година
tsconfig.json 66e5f186b2 Initial version of contract manager sdk (#943) пре 2 година

README.md

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