An open API service indexing awesome lists of open source software.

https://github.com/lorransutter/hlf-fabcar

Hyperledger fabric - fabcar with express.js example
https://github.com/lorransutter/hlf-fabcar

expressjs hyperledger-fabric nodejs

Last synced: 2 months ago
JSON representation

Hyperledger fabric - fabcar with express.js example

Awesome Lists containing this project

README

          

# HLF fabcar example

API made with Express.js to interact with Hyperledger fabric - fabcar example. Presented lab assingment for BCDV1012 - dApp I from Blockchain Development program from George Brown College.



## :book: Resources

- [Walkthrough of HLF client application](https://medium.com/datadriveninvestor/walkthrough-of-hyperledger-fabric-client-application-aae5222bdfd3)

## :computer: Technologies
- [Express.js](http://expressjs.com/) - web application framework
- [Fabric Network](https://www.npmjs.com/package/fabric-network) - SDK for Node.js to interact with HLF
- [Fabric CA Client](https://www.npmjs.com/package/fabric-ca-client) - SDK for Node.js to interact with HLF CA