You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fabric Private Chaincode allows to execute chaincode using trusted execution environments (i.e., Intel SGX). This adds another level of protection to the smart contract and its data.
The idea is to enable support for Fabric Private Chaincode to allow FSC users to develop and orchestrate applications with enhanced security requirements which can be satisfied using trusted execution.