Merge pull request #11 from ipcenas/master

Added Programming Hyperledger Fabric
This commit is contained in:
yjjnls 2020-09-02 10:08:28 +08:00 committed by GitHub
commit fc7545ccbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -667,6 +667,14 @@ Key enhancements over go-ethereum:
Configuring DLT networks ++
Designing blockchain solutions for specific use cases ++
Identity management in permissioned blockchains networks_
- [**Programming Hyperledger Fabric**](https://www.manning.com/books/programming-hyperledger-fabric) by Siddharth Jain, early access --
_A guide to developing blockchain applications for enterprise use cases ++
Where Fabric fits in to the blockchain landscape ++
The ins and outs of deploying real-world applications ++
Developing smart contracts and client applications in Node ++
Debugging and troubleshooting ++
Securing production applications_