Skip to content

This repository is the basic component of the CHAIN Group project

Notifications You must be signed in to change notification settings

AvalonC/IS6200_CHAIN_group_project_chaincode

Repository files navigation

IS6200 CHAIN group project chaincode

Introduction

This chaincode is necessary for the system running due to the chaincode defines the operation that can be adapted in the network.

How to use

  1. You need pull this folder into a <your folder name> in the /fabric-samples/asset-transfer-basic/
  2. You need to apply this chaincode in your network, use ./network.sh deployCC -ccn basic -ccp <your folder route> -ccl java
  3. After this, you can run step #5 in the project guideline.

Reference from the HyperLedger Fabric

This sample implements the basic asset transfer scenario, illustrating the use of the Java Contract SDKs to provide a smart contract as a service.

To run this chaincode contract locally on a development network, see:

About

This repository is the basic component of the CHAIN Group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published