I am running blockchain demo which is provided by IBM mentioned in below link :
https://github.com/IBM-Blockchain/marbles
I have run Hyper ledger Fabric network on one linux system and 3 more clients on another 3 virtual instance on which my marbles client is running. It is working proper.
If we do any transactions then it will affect all the 3 client, So, now if I want to see the all the transactions details, from where I can see it?
Is there any database or any files on client side?
0 Replies