Calls chaincode to execute a transaction on a blockchain in the Hyperledger Fabric.
Blockchain Connector
Search form
Hyperledger Fabric Actions
-
Hyperledger Fabric - execute query
Calls chaincode to query a blockchain in the Hyperledger Fabric.
-
Hyperledger Fabric - execute synchronous transaction
Calls chaincode to execute a transaction on a blockchain in the Hyperledger Fabric.
-
Hyperledger Fabric - get block info
Queries a Hyperledger Fabric Channel for block info.
-
Hyperledger Fabric - get history
Queries a Hyperledger Fabric Channel for the history of a key.
Ethereum Actions
-
Ethereum - call constant function
Call a constant function (locally) to query the state of an Ethereum smart contract.
-
Ethereum - call function
Call a function in an Ethereum smart contract.
-
Ethereum - deploy contract
Deploy a new Ethereum smart contract.
-
Ethereum - transfer ether
Transfer Ether from one Ethereum account to another.