Added Programming Hyperledger Fabric

This commit is contained in:
ipcenas 2020-09-01 15:47:45 +02:00 committed by GitHub
parent 52c6b21e0b
commit 688a23e0e7
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_