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

Implement smart contract transactions. #48

Closed
3 tasks done
vikt0r0 opened this issue May 26, 2023 · 0 comments
Closed
3 tasks done

Implement smart contract transactions. #48

vikt0r0 opened this issue May 26, 2023 · 0 comments
Assignees
Labels
[Type] Task An additional feature or improvement.

Comments

@vikt0r0
Copy link
Contributor

vikt0r0 commented May 26, 2023

Task description

Add support for deploy module, initialize contract and update contract transactions. This does not include functionality for parameter serialization and deserialization with schemas, but rather just uses binary representations.

Implement

@vikt0r0 vikt0r0 added the [Type] Task An additional feature or improvement. label May 26, 2023
@vikt0r0 vikt0r0 self-assigned this May 26, 2023
@vikt0r0 vikt0r0 changed the title Add support for deploy module, initialize contract and update contract transactions Add support for deploy module, initialize contract and update contract transactions. May 26, 2023
@limemloh limemloh changed the title Add support for deploy module, initialize contract and update contract transactions. Implement smart contract transactions. Aug 23, 2023
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

2 participants