A blockchain architect needs to integrate a legacy ERP system with a Hyperledger Fabric network. Which integration pattern is most appropriate?
-
A
Replace the ERP with a native blockchain application
-
B
Use an off-chain oracle service to bridge data between the ERP and chaincode
-
C
Store all ERP data directly on-chain using a public Ethereum contract
-
D
Disable the ERP and migrate all business logic to smart contracts