You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to have a way to interact easily with the blockchain app without any kind of boilerplate code. Could we create a test developper module in iov-core where you just import the protobuff definition and then you can query or send message from Neuma to the blockchain app.
If not, you need to explain how to interact to the blockchain app
The text was updated successfully, but these errors were encountered:
romeo4934
changed the title
how to interact or test the blockchain app blog tutorial;?
how to interact or try the blockchain app blog tutorial;?
Oct 18, 2019
romeo4934
changed the title
how to interact or try the blockchain app blog tutorial;?
how to interact or try the blockchain app blog tutorial?
Oct 18, 2019
We can possibly change the way of developing as implement one model then, and then one message, then handler flow, we can achieve the feeling of agile development. But for IOV Core side I do not know how to approach this. If we decide to use iov-core this means some time needs to be spent on learning the library which I think must be worked on later.
We need to have a way to interact easily with the blockchain app without any kind of boilerplate code. Could we create a test developper module in iov-core where you just import the protobuff definition and then you can query or send message from Neuma to the blockchain app.
If not, you need to explain how to interact to the blockchain app
The text was updated successfully, but these errors were encountered: