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

Simple CLI deploy tool implementation #3

Merged
merged 17 commits into from
Aug 19, 2024
Merged

Simple CLI deploy tool implementation #3

merged 17 commits into from
Aug 19, 2024

Conversation

miloszm
Copy link
Collaborator

@miloszm miloszm commented Aug 6, 2024

Simple CLI deploy tool - allows for deployment of 3rd party contracts on the Dusk blockchain.
All the user needs is a seed phrase, a contract to be deployed, small configuration file with blockchain connection data , and a hex string representing contract's owner.

Implements #1

Implements https://github.com/dusk-network/rusk/issues/2011

Implements dusk-network/rusk#2072

@miloszm miloszm marked this pull request as ready for review August 19, 2024 08:31
@miloszm miloszm merged commit 827636f into main Aug 19, 2024
@miloszm miloszm deleted the deploy-tool branch August 23, 2024 13:08
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.

Contract deployment funded by Moonlight Return data from executed transactions
1 participant