Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Sui support #69

Open
wants to merge 119 commits into
base: main
Choose a base branch
from
Open

feat: Sui support #69

wants to merge 119 commits into from

Conversation

fadeev
Copy link
Member

@fadeev fadeev commented Feb 4, 2025

  • start Sui node
  • publish the Gateway contract
  • register a vault

Using https://github.com/zeta-chain/protocol-contracts-sui

Related: zeta-chain/node#3318

@fadeev
Copy link
Member Author

fadeev commented Feb 4, 2025

npx hardhat localnet:sui-deposit --mnemonic "grape subway rack mean march bubble carry avoid muffin consider thing street" --gateway 0xa16350e921c66c9e858fb267d5b0b0055a99fe6111de266ab9c3081a77953463 --module 0xe18845f45855c8d3c490d94d353ac7d55c9bd84088fe0cffe25374d784cd4cd9 --receiver 0x4955a3F38ff86ae92A914445099caa8eA2B9bA32 --amount 1

@fadeev
Copy link
Member Author

fadeev commented Feb 10, 2025

Swap:

 npx hardhat localnet:sui-deposit-and-call --mnemonic "grape subway rack mean march bubble carry avoid muffin consider thing street" --gateway 0x9fc6b6e0aec190111c6f406c598803f390e5ff485efaf0a6faf7793eb8dc6dd9 --module 0x70447eee09eb6f97f1f7e5099ba792c3c216f8ae2a744dec45aa7930c149fc3f --receiver 0x2E2Ed0Cfd3AD2f1d34481277b3204d807Ca2F8c2 --amount 100000000 --types '["address", "bytes", "bool"]' 0x777915D031d1e8144c90D025C594b3b8Bf07a08d 8Sw9oNHHyEyAfQHC41QeFBRMhxG6HmFjNQnSbRvsXGb2 true

@fadeev fadeev changed the base branch from solana-localnet to main February 10, 2025 15:35
@fadeev fadeev marked this pull request as ready for review February 10, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants