hyperledger-labs / blockchain-analyzer

Analyze ledger data stored within a Hyperledger Fabric peer (key updates and operational data such as number of blocks and transactions).
Apache License 2.0
23 stars 17 forks source link

Provide containerized agent to simplify dependency handling #32

Closed balazsprehoda closed 4 years ago

balazsprehoda commented 4 years ago

So far, all of the issues are related to go dependencies and paths. Handling go dependencies can be painful and not straightforward to debug. I suggest we create a containerized version of the agent to make deployment much easier.