fablo
fablo copied to clipboard
Support to Hyperledger Operations Console tool
Is it possible to add support for Hyperledger Operations Console as a tool?
https://github.com/hyperledger-labs/fabric-operations-console
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)