Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
Hyperledger Project is a new Collaborative Project at The Linux Foundation. The technical community is just getting started and will be adding code to the repository in the coming weeks. Check hyperledger.org for more information about joining the mailing lists and participating in the conversations.
Is it possible to reload changes made to the plugin or code itself without restarting entire agent instance(live reload)? So far I had to restart the agent and reconnect every time I made a change in code which is not very efficient. Could someone perhaps lead me to a better workflow?
Is it possible to reload changes made to the plugin or code itself without restarting entire agent instance(live reload)? So far I had to restart the agent and reconnect every time I made a change in code which is not very efficient. Could someone perhaps lead me to a better workflow?