pyth-crosschain/target_chains/cosmwasm/tools
Amin Moghaddam a7d133d063
[cosmwasm] CosmWasm integration with contract manager (#1025)
* Integrate with contract manager for wormhole script

* Remove deprecated scripts and more integration with contract manager

* Remove cosmwasm tools store

These configs are now held in the contract manager

* Update docs on cosmwasm

* Split cosmwasm package into 2 for fixing dependency issues

* Fix cosmwasm README.md

Co-authored-by: Ali Behjati <bahjatia@gmail.com>
2023-08-25 16:38:42 +02:00
..
src [cosmwasm] CosmWasm integration with contract manager (#1025) 2023-08-25 16:38:42 +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 [cosmwasm] CosmWasm integration with contract manager (#1025) 2023-08-25 16:38:42 +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.