fablo icon indicating copy to clipboard operation
fablo copied to clipboard

Support to Hyperledger Operations Console tool

Open Windol opened this issue 5 months ago • 1 comments

Is it possible to add support for Hyperledger Operations Console as a tool?

https://github.com/hyperledger-labs/fabric-operations-console

Windol avatar Jul 09 '25 13:07 Windol

Interesting, I didn't know that project. It looks cool, however it seems to be too complex to integrate. Fablo generates scripts to manage the local fabric network, and it uses Fabric CLI tools to do that. Integrating it with the Operations Console would mean rewriting scripts to use the console instead of Fabric CLI. I'm afraid we're not ready for such switch, but it would be awesome to see a PoC where, depending on some flag or config we can switch the underlying "backend" (Fabric CLI vs Operations Console)

dzikowski avatar Jul 09 '25 14:07 dzikowski