Amin Moghaddam 8adac4344f chore(eth) Add bttc (#1172) hai 1 ano
..
scripts ff0d9fe65c chore(eth): update mentions to evm-testnet and hermes-beta (#1151) %!s(int64=2) %!d(string=hai) anos
src 2c93737366 chore(eth): deploy stable contracts on testnets (#1146) %!s(int64=2) %!d(string=hai) anos
store 8adac4344f chore(eth) Add bttc (#1172) hai 1 ano
.eslintrc.js b9dbd54d5a [contract-manager] General improvements (#1024) %!s(int64=2) %!d(string=hai) anos
.gitignore c732fcf586 Abolish xc governance sdk (#957) %!s(int64=2) %!d(string=hai) anos
README.md cf78791560 [sui] [contract-manager] Sui cm updates (#1030) %!s(int64=2) %!d(string=hai) anos
package.json 9335898ece feat(contract-manager): add script to fetch account balances %!s(int64=2) %!d(string=hai) anos
tsconfig.json 66e5f186b2 Initial version of contract manager sdk (#943) %!s(int64=2) %!d(string=hai) anos

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