Package org.hyperledger.fabric.contract

Provides interfaces and classes to support the contract programming model.

The org.hyperledger.fabric.contract package implements the Fabric programming model as described in the Developing Applications chapter of the Fabric documentation.

The main interface to implement is ContractInterface