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

doc(target_chains/starknet): add local deployment script #1496

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

Riateche
Copy link
Contributor

This script shows how to deploy our contracts. Added it to CI so that we don't forget to update it when we change the constructor signature.

Copy link

vercel bot commented Apr 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) Visit Preview Apr 23, 2024 11:39am
xc-admin-frontend ⬜️ Ignored (Inspect) Visit Preview Apr 23, 2024 11:39am

# deploying wormhole with mainnet guardians

${sleep}
# guardian set #0 is same as #1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iirc the guardian set #0 is only the first guardian in this list.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

Copy link
Collaborator

@ali-bahjati ali-bahjati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@Riateche Riateche force-pushed the starknet-local-deploy branch from 11bd04d to b0ba55c Compare April 23, 2024 11:39
@Riateche Riateche merged commit b30604c into main Apr 23, 2024
5 checks passed
@Riateche Riateche deleted the starknet-local-deploy branch April 23, 2024 11:42
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