Ali Behjati f61d4dd546 feat(target_chains/sui): add iota network (#2428) 8 ヶ月 前
..
wormhole_iota_testnet f61d4dd546 feat(target_chains/sui): add iota network (#2428) 8 ヶ月 前
wormhole_movement_m2_devnet 29d6b9f586 Migrate to pnpm 1 年間 前
README.md f61d4dd546 feat(target_chains/sui): add iota network (#2428) 8 ヶ月 前

README.md

Vendored dependencies for SUI contract

This directory contains the wormhole dependencies used for deploying Pyth contracts on the chains that Wormhole is not officially deployed on. For each network, a slightly different variant of the code should be used that has the CHAIN_ID constant (in wormhole/sources/state.move) and Move.toml modified. Therefore, we are storing each of them in a separate directory.

The Wormhole contract is taken out of commit e94c8ef4a810cae63d4e54811aa6a843b5fd9e65 from the Wormhole repository. To update it, pull the latest version and copy it here and update the README.