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

[Feature Request] Call Contract from web3.unreal #18

Open
BrettCleary opened this issue Mar 31, 2023 · 0 comments
Open

[Feature Request] Call Contract from web3.unreal #18

BrettCleary opened this issue Mar 31, 2023 · 0 comments

Comments

@BrettCleary
Copy link
Collaborator

Currently web3.unreal uses the /callContract endpoint on HyperPlay to read contract state.

This limits contract reads to client side, but as a developer, I want to be able to read contract state from server side as well.

This should be implemented in web3.unreal and result in an rpc call with eth_call to the given provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant