IBM/build-blockchain-insurance-app

How to check this kind of view in Local

SailendraDs opened this issue · 4 comments

Hi,

I've checked the video which shows IBM platform Transactions & Blocks. Refer the Pics below:

1
Capture

Please let me know

or How i can make this in ubuntu?

@SailendraDs

You can see a similar block explorer in the local version as shown in this screenshot _ https://github.com/IBM/build-blockchain-insurance-app/blob/master/images/Picture6.png

You can see the code to do this in the utils file - we are registering and listening for block events. IBM Blockchain Platform does this for us automatically. That is one advantage of using the IBM Blockchain Platform over Hyperledger Fabric.

I mean is there any ledger like thing to show the transactions in it by other usernames as well? In local..