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
Labels
No description provided.
The text was updated successfully, but these errors were encountered: