A smart-contract (chaincode) developed for my master thesis using Hyperledger Fabric v0.6.
git clone https://github.com/giou-k/public-bikes-chaincode.git
Dependencies:
- Hyperledger Fabric v0.6
- Golang
The functionality of the smart contract is to be able to transact bicycles -serving as assets- between the users of a
network.