Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 385 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 385 Bytes

Title

A smart-contract (chaincode) developed for my master thesis using Hyperledger Fabric v0.6.

Install

git clone https://github.com/giou-k/public-bikes-chaincode.git

Dependencies:

  • Hyperledger Fabric v0.6
  • Golang

Usage


The functionality of the smart contract is to be able to transact bicycles -serving as assets- between the users of a 
network.