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: create axelar-local-dev-sui #87

Merged
merged 31 commits into from
Sep 5, 2023
Merged

Conversation

npty
Copy link
Member

@npty npty commented Aug 17, 2023

Description

In an effort to simplify and enhance local cross-chain transactions between SUI and EVM chains, this PR introduces a novel package: axelar-local-dev-sui. This package aims to streamline the integration process, offering a seamless environment for initiating local transactions, thereby boosting the efficiency and effectiveness of the development workflow.

How to Utilize

For comprehensive details on how to make the most out of this package, please refer to the Usage section in README.md.

Important Notes

  • Currently, the system does not enforce gas payment checks during transactions in either direction (evm -> sui or sui -> evm), which should be noted for transparency and future developments.
  • As of now, the AxelarGateway module has not been officially integrated into Sui. Consequently, calls originating from EVM chains will be processed directly through the Sui module.

https://axelarnetwork.atlassian.net/browse/AXE-1678

@npty npty marked this pull request as ready for review September 2, 2023 12:12
@npty npty requested review from Foivos and re1ro September 2, 2023 12:14
@npty npty self-assigned this Sep 4, 2023
@npty npty requested a review from milapsheth September 4, 2023 08:24
@npty npty merged commit bbcffa8 into main Sep 5, 2023
1 check passed
@npty npty deleted the feat/create-axelar-local-dev-sui branch September 5, 2023 07:50
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.

3 participants