This content was deleted by the author. You can see it from Blockchain History logs.

Building a permissioned Blockchain with IBM Hyperledger Fabric

ibmblockchainhyperledger.png

How can a private permissioned Blockchain distributed application can be developed and deployed? Starting from the blockchain platform developed by IBM, Hyperledger Fabric, i will document my experience with building a working application starting from the leasing car demo.
Why Hyperledger Fabric ? The project I'm working on requires asset exchange between participants from a permissioned group, a modular architecture so that the consensus mechanism can be changed in a future version and the ability to transform the assets trough smart contracts in a third prototype.
Why now ? Hyperledger Fabric V. 1.0 graduated to production-ready just a few weeks ago - July 12 2017.
My next post will describe the Hyperledger Fabric platform, so stay tuned !