Fabric Support¶
Note
The deployContract feature is for development and test case authoring only, not recommended to be used in production environments for managing smart contracts.
Hyperledger Cactus v0.6.0
| Fabric version | deployContract* | invokeContract | runTransaction |
|---|---|---|---|
| Fabric 2.2.0 | ✅ test | ✅ test | ✅ test |
| Fabric 1.4.8 | ✅ test | ✅ test | ✅ test |
Hyperledger Cactus v0.5.0
| Fabric version | deployContract* | invokeContract | runTransaction |
|---|---|---|---|
| Fabric 2.2.0 | ✅ test | ✅ test | ✅ test |
| Fabric 1.4.8 | ✅ | ✅ test | ✅ test |
Hyperledger Cactus v0.4.1
| Fabric version | deployContract* | invokeContract | runTransaction |
|---|---|---|---|
| Fabric 2.2.0 | ❌ | ✅ test | ✅ test |
| Fabric 1.4.8 | ✅ | ✅ test | ✅ test |