简体   繁体   中英

How to implement Hyperledger Fabric using Nodejs

We have created AWS managed blockchain network (Hyperledger Fabric). And I wanted to connect and create a simple transaction over this network. Lets say university user updated student marks in the system. I am totally new to blockchain and Hyperledger Fabric. So I wanted to know what basic steps do I need to achieve this scenario. I am using windows 8 and node JavaScript.

Since we there are few libraries given like fabric-shim and fabric-network but still I am not able to implement this. I need at least way to make connection establishment to AWS managed block chain network and upload simple transaction. Anybody having solution much appreciated. Thanks

I highly recommend you go through the official documentation it has matured very well over time and is very detailed. Go through the key concepts and then getting started.
https://hyperledger-fabric.readthedocs.io/en/release-2.2/whatis.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM