BootcampXVI-Project / SupplychainNetwork

Supply Chain Management System - Hyperledger Fabric Network
3 stars 1 forks source link

Secure Project level communication inside an organization in the blockchain network #5

Open skradha26 opened 5 months ago

skradha26 commented 5 months ago

I have a requirement where every project has a few people from multiple departments in an organization. Major checkpoints of the project development is recorded on chain. How can I achieve this? Is access control list the way to go? Or, private channels for every project is better?