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 ABI Based API Endpoint #1521

Open
aaronbuchwald opened this issue Sep 6, 2024 · 0 comments
Open

Implement ABI Based API Endpoint #1521

aaronbuchwald opened this issue Sep 6, 2024 · 0 comments

Comments

@aaronbuchwald
Copy link
Collaborator

After defining the initial ABI for HyperSDK Actions in #1459, implement an API endpoint that allows simulation of arbitrary actions and parsing the according to a result based API.

This should allow VM developers to define actions that support both read/write functionality (optionally marking read-only actions as not executable onchain), so that there's no need to implement a custom API for VM-specific read functionality.

Credit to @containerman17 for this idea

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