The KHS Blockchain Browser allows users to browse blockchain data while providing real-time analytics of the transactions and executions. It also provides monitoring of new blocks being added to the network.
The application was built using React and Node.js. It is Apache 2.0 open-source licensed.
View GitHub Repository
Screenshots
Real-Time Blockchain Metrics
Tool Requirements
- Node 8.9.x or above
Windows OS Only
– Python 2.7+ (v3+ not supported)- Access to HyperLedger Fabric network. Here’s an example: khs-lab-results-blockchain.
config.js
.
Access The KHS Blockchain Browser
Interested in how it works? Visit the Github repository to access the code.Don’t forget to watch a step by step video of the Blockchain Browser in action here.
Learning about Blockchain?
See Keyhole’s free white paper or our most recent example on Github: KHS Lab Results Blockchain.The implementation is a Hyperledger blockchain network with chaincode that manages a ledger of Influenza tests. The chaincode implements functions to create and retrieve Influenza test results.