Tools, FAQ, Tutorials:
Client Application Gateway
What is Client Application Gateway?
✍: FYIcenter.com
Client Application Gateway is mechanism that
allows an application to focus on transaction generation,
submission and response. It coordinates transaction proposal, ordering
and notification processing between the different network components.
If Isabella from MagnetoCorp wants to run an application, the application needs to retrieve Isabella’s X.509 certificate from her wallet, which might be stored on the local file system. The issue application is then able to utilize the gateway to submit transactions on the channel. The Hyperledger Fabric SDK provides a gateway abstraction so that applications can focus on application logic while delegating network interaction to the gateway. Gateways and wallets make it straightforward to write Hyperledger Fabric applications.
⇒ Install Node.js Application Dependencies
⇐ Instantiate PaperNet Chaincode (Smart Contract)
2019-12-02, 1611🔥, 0💬
Popular Posts:
How to use the JSON to XML Conversion Tool at utilities-online.info? If you want to try the JSON to ...
Where to find tutorials on Python programming language? I want to learn Python. Here is a large coll...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
Where to find tutorials on Visual Studio? I want to know How to learn Visual Studio. Here is a large...
How To Get the Minimum or Maximum Value of an Array in PHP? If you want to get the minimum or maximu...