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

Update the scripts template to make use of the new rust sdk functionality for updating and initializing contracts #391

Open
abizjak opened this issue Jan 28, 2024 · 0 comments
Labels
[Type] Task An additional feature or improvement.

Comments

@abizjak
Copy link
Member

abizjak commented Jan 28, 2024

Task description

The deployment scripts that come with templates are a bit verbose. There is a lot of functionality in the Rust SDK that is not used, but should be.

  • estimating and sending contract initializations and updates
  • querying responses from those updates

We should implement that in the templates so that they become simpler and easier to understand.

@abizjak abizjak added the [Type] Task An additional feature or improvement. label Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Task An additional feature or improvement.
Projects
None yet
Development

No branches or pull requests

1 participant