pyth-crosschain/target_chains/sui/contracts/Move.toml

18 lines
395 B
TOML

[package]
name = "Pyth"
version = "0.0.1"
[dependencies.Sui]
git = "https://github.com/MystenLabs/sui.git"
subdir = "crates/sui-framework/packages/sui-framework"
rev = "82c9c80c11488858f1d3930f47ec9f335a566683"
[dependencies.Wormhole]
git = "https://github.com/wormhole-foundation/wormhole.git"
subdir = "sui/wormhole"
rev = "sui/integration_v2"
[addresses]
pyth = "0x250"
wormhole = "0x200"