pyth-crosschain/target_chains/cosmwasm/tools
Ali Behjati 481a428e88
chore(contract_manager): add scripts and changes to upgrade wh guardi… (#1468)
* chore(contract_manager): add scripts and changes to upgrade wh guardian set

This change adds `sync_wormhole_guardian_set.ts` script to update all of
our evm and cosmwasm contracts and has a couple of fixes in different
places to make sure everything works fine.

* fix: address review comments
2024-04-19 10:52:12 +02:00
..
src chore(contract_manager): add scripts and changes to upgrade wh guardi… (#1468) 2024-04-19 10:52:12 +02:00
README.md [cosmwasm] CosmWasm integration with contract manager (#1025) 2023-08-25 16:38:42 +02:00
deploy.sh [refactor] Convert hyphen to underscore in the directory tree (#524) 2023-01-24 19:06:22 +01:00
package.json chore(contract_manager): add scripts and changes to upgrade wh guardi… (#1468) 2024-04-19 10:52:12 +02:00
tsconfig.json Expose pythnet message buffer idls (#865) 2023-06-09 14:10:28 +02:00

README.md

CosmWasm Js Tools

This package contains minimal wrappers needed to interact with CosmWasm contracts.