Читать книгу Cryptocurrency All-in-One For Dummies онлайн
177 страница из 200
Check out Book 6, ssss1 for information about other consensus algorithms.
Deploying Sawtooth
The Hyperledger website has some fantastic documentation and tutorials at https://www.hyperledger.org/use/tutorials
. When you are within the tutorials page, navigate to Hyperledger Sawtooth to go through their collection of helpful tutorials.
Building Your System in Fabric
A lot of work has gone into making Fabric accessible. The Hyperledger Composer is an easy-to-use tool that allows you to create blockchain application proof of concepts (PoCs). The best part is that it will enable you to define your business network with JavaScript, one of the most popular development languages in the world. This feature alone will significantly cut down on your need for specialized blockchain developers.
The Hyperledger Composer will decrease the development time and cost and enable you to get to the production-ready stage sooner. Another benefit of the Composer is that it utilizes LoopBacks. LoopBacks communicate digital data streams back to your existing business system, keeping your operations in sync. You still need a good development team to do this, but you can easily mock up your business logic.