# Functions
CreateSysCCs creates all of the system chaincodes which are compiled into fabric.
NewProvider creates a new Provider instance.
# Structs
PluginConfig SCC plugin configuration.
Provider implements sysccprovider.SystemChaincodeProvider.
SystemChaincode defines the metadata needed to initialize system chaincode when the fabric comes up.
# Interfaces
Registrar provides a way for system chaincodes to be registered.