IBM / fabric-contract-attribute-based-access-control

A repo to demonstrate how to implement attribute-based-access-control in Hyperledger Fabric for a supply-chain use case using IBM Blockchain Platform VSCode extension.
https://developer.ibm.com/technologies/blockchain/patterns/fabric-contract-attribute-based-access-control
Apache License 2.0
76 stars 40 forks source link

Backend refactor #9

Closed sjanakir2015 closed 4 years ago

sjanakir2015 commented 4 years ago

Backend files (application/server files) have been re-organized for modularity and to enable reusability.

annumberhocker commented 4 years ago

Corresponding front-end enhancements are being tracked on PR https://github.com/IBM/fabric-contract-attribute-based-access-control/pull/8