frank3054 / vehiclesharing

A testing Fabric blockchian project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vehicle Sharing

A testing Fabric blockchain project.

  • Chaincode
  • Application
  • Deployment

Prerequisite:

Branch pub_1.4_2.2
Materials for publication series 2 article 2, with Fabric Samples and SDK 1.4 (source code).
这是一篇区块链文章使用的代码与素材(系列之二).
它以Fabric Sample为基础,部署在单机多个Docker Container上。
Branch pub_1.4_2.2
IBM DeveloperWorks - 《Fabric 区块链智能合约 Chaincode 与客户端程序开发全新实例教程》

Branch pub_1.4_2.3
Materials for publication series 2 article 3, with Fabric Images and Fabric Network npm module 1.4.
这是另一篇区块链文章使用的代码与素材(系列之三).
它不再以Fabric Sample为基础。而是完全独立生成证书、私钥等MSP元素;并在多节点(1 solo order, 2 peers for 2 orgs, 1 client)上完成部署。
Branch pub_1.4_2.3
IBM DeveloperWorks - 《Fabric 区块链的多节点部署》

About

A testing Fabric blockchian project.

License:Apache License 2.0


Languages

Language:Go 47.1%Language:Shell 42.3%Language:JavaScript 10.6%