Skip to content

CAP-58: Support deploy with constructor arguments #1036

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

Closed
leighmcculloch opened this issue Aug 25, 2024 · 1 comment
Closed

CAP-58: Support deploy with constructor arguments #1036

leighmcculloch opened this issue Aug 25, 2024 · 1 comment

Comments

@leighmcculloch
Copy link
Member

CAP-58 is in protocol v22 and adds support for calling a constructor as part of the deploy process.

From the JS SDKs perspective this means that the deploy can have required parameters same to how an invoke can have required parameters. So the ability pass these parameters when performing a deploy is required.

Ideally the deploy command can be used in a similar way that an invoke command does. Some design and thought is required for how best to integrate this.

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

No branches or pull requests

2 participants