wormhole/cosmwasm/contracts
Csongor Kiss f50586ad86 cosmwasm: move chain id and fee denom to storage
Prior to this change, these values were hardcode in the contract, as
the only supported chain was terra 2. This change allows the contract to
be deployed to other cosmwasm chains without having to recompile the
contract for each one.

The migration code ensures that terra2 is upgraded appropriately.
2022-07-20 16:09:39 -04:00
..
cw20-wrapped cosmwasm: terra2 support 2022-06-21 10:03:57 -04:00
mock-bridge-integration cosmwasm: terra2 support 2022-06-21 10:03:57 -04:00
token-bridge cosmwasm: move chain id and fee denom to storage 2022-07-20 16:09:39 -04:00
wormhole cosmwasm: move chain id and fee denom to storage 2022-07-20 16:09:39 -04:00
README.md cosmwasm: initialize 2022-06-21 10:03:57 -04:00

README.md

Terra Wormhole Contracts

The Wormhole Terra integration is developed and maintained by Everstake / @ysavchenko.