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
{{ message }}
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
Create the capability to share a common library that can be used across multiple chaincodes defined under the source directory (each directory under source is a separate chaincode that will be deployed). This includes conventions for folders that should be considered a chaincode component as a opposed to a folder that should be considered a common lib/asset leveraged by the chaincode components.