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
- Host: GitHub
- URL: https://github.com/lorransutter/hlf-fabcar
- Owner: LorranSutter
- Created: 2020-06-24T01:20:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-11T13:22:48.000Z (over 3 years ago)
- Last Synced: 2025-01-01T05:30:08.264Z (over 1 year ago)
- Topics: expressjs, hyperledger-fabric, nodejs
- Language: Shell
- Homepage:
- Size: 635 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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