Skip to content

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

Notifications You must be signed in to change notification settings

giou-k/public-bikes-chaincode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages