Reputation: 447
I want to integrate hyperledger explorer into my angular application that interacts with my business network which is on the IBM blockchain platform.
My business network is deployed using composer and exposed as a composer REST server which my angular application interacts with.
Does anyone know of any resources to do this?
Upvotes: 0
Views: 186
Reputation: 11
integration of IoT in Blockchain is possible if you have the right configuration. I personally checked it using IBM Bluemix. Simple steps to do: 1. Have IoT API ready to connect with Blockchain 2. Gather those data in synch in every ledger to run successful blockchain application.
Upvotes: 1