Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/salmandabbakuti/chaincode-essentials

Kickstarter development essentials for Writing and testing nodejs chaincode
https://github.com/salmandabbakuti/chaincode-essentials

chaincode chaincode-sdk-nodejs fabric-sdk-node hyperledger-fabric hyperledger-fabric-poc hyperledger-fabric-sdk hyperledger-fabric-sdk-node nodejs

Last synced: 4 days ago
JSON representation

Kickstarter development essentials for Writing and testing nodejs chaincode

Awesome Lists containing this project

README

        

# hlf-chaincodeTest
Writing and testing nodejs chaincode

**Conceptualizing chaincode,API and components in chaincode,writing and deploying chaincode..**
**These concepts illustrated in this article. Have a look at https://medium.com/@Salmandabbakuti/start-developing-hyperledger-fabric-chaincode-in-node-js-e63b655d98db**

#### Quick demo
```
cd client

chmod 777 start.sh

./start.sh
```