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

Introduce a client-like object for smart contracts #4898

Closed
DCNick3 opened this issue Jul 25, 2024 · 0 comments · Fixed by #5073
Closed

Introduce a client-like object for smart contracts #4898

DCNick3 opened this issue Jul 25, 2024 · 0 comments · Fixed by #5073
Assignees
Labels
api-changes Changes in the API for client libraries Enhancement New feature or request

Comments

@DCNick3
Copy link
Contributor

DCNick3 commented Jul 25, 2024

TL;DR

As suggested in #4833 (comment), we should have a client-like object for use in smart contracts API. This should make the client and smart contract code look more similar, even though the internal implementations are different.

This was initially suggested for query-related methods, but maybe we should consider instructions too

@DCNick3 DCNick3 added the Enhancement New feature or request label Jul 25, 2024
@DCNick3 DCNick3 mentioned this issue Jul 25, 2024
6 tasks
@DCNick3 DCNick3 added the api-changes Changes in the API for client libraries label Jul 25, 2024
@mversic mversic self-assigned this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-changes Changes in the API for client libraries Enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants