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

refactor(stellar): reorganize deploy-contract command structure #544

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

Conversation

npty
Copy link
Member

@npty npty commented Feb 11, 2025

Description

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

This PR refactors stellar/deploy-contract.js script to allow passing contract specific options for the deploy command, follow the same pattern in sui.

I've also refactored the --use-dummy-its-address option into example contract config as I assumed that it is used with example contract deployment here. While the example contract is not currently included in the SUPPORTED_CONTRACT constant, this refactoring prepares the configuration structure for its future integration. Let me know if this is incorrect assumption.

Impact

This changes doesn't affect the deployment or upgrade instructions mentioned in the README.md file.

@npty npty requested a review from a team as a code owner February 11, 2025 02:56
@npty npty self-assigned this Feb 11, 2025
@npty npty changed the title refactor: reorganize deploy-contract command structure refactor(stellar): reorganize deploy-contract command structure Feb 11, 2025
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.

1 participant