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

Add a dynamic path /contracts/{contract-id}/{method} that would accept JSON arguments and would use the contract ABI to resolve to a contract method and encode the arguments automatically. The return would be decoded using the ABI and returned as JSON. (Note: this feature will only work with contracts that use the koilib style ABI to use protobuf-js) #8

Closed
Tracked by #1
mvandeberg opened this issue May 3, 2024 · 0 comments · Fixed by #11
Assignees
Labels

Comments

@mvandeberg
Copy link
Member

No description provided.

@mvandeberg mvandeberg mentioned this issue May 3, 2024
8 tasks
@mvandeberg mvandeberg added the task label May 3, 2024
@mvandeberg mvandeberg self-assigned this May 6, 2024
sgerbino added a commit that referenced this issue May 7, 2024
#8: Update API paths and move read contract to contract/[contract_id]…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant