Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 362 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 362 Bytes

ChaincodeTutorial

Hyperledger Blockchain Chaincode Java Tutorial

The code in this repository works with Hyperledger Fabric (HLF) v1.0 (eventually)

It is intended to accompany the IBM developerWorks tutorial Chaincode for Java Developers. This tutorial will be updated as soon as possible.

In the meantime, use HLF v0.6, and the v0.6 branch (or tag).

--jsp