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
Currently, we need to use curl commands to exercise the web application wrapping the middleware and chaincode. Notifications of transaction commitment events can only be tracked by observing console logs. It would be useful and more user-friendly to build a basic JavaScript GUI (or set of GUIs) that can enable users to orchestrate trades, and notify users of ledger state changes using websockets.
The text was updated successfully, but these errors were encountered:
Currently, we need to use
curl
commands to exercise the web application wrapping the middleware and chaincode. Notifications of transaction commitment events can only be tracked by observing console logs. It would be useful and more user-friendly to build a basic JavaScript GUI (or set of GUIs) that can enable users to orchestrate trades, and notify users of ledger state changes using websockets.The text was updated successfully, but these errors were encountered: