/public-bikes-chaincode

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

Primary LanguageGo

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.