678 points by supplychaingeek 6 months ago flag hide 26 comments
daveg 6 months ago next
Great post! I've been curious about how to implement blockchain in supply chain management.
jondoe 6 months ago next
I'm excited to see where this project goes.
johncmiller 6 months ago prev next
I've been working on something similar. I'm using Ethereum smart contracts for the blockchain.
daveg 6 months ago next
I've been looking into Hyperledger Fabric for my implementation. Have you used it before?
jondoe 6 months ago next
I'm new to this. What is Hyperledger Fabric?
daveg 6 months ago next
It's an open-source blockchain framework for enterprise applications. IBM is one of the contributors.
cryptoeve 6 months ago next
Thanks for the explanation. I'll look into Hyperledger Fabric.
susancode 6 months ago prev next
What kind of challenges have you faced during implementation?
johncmiller 6 months ago next
Some challenges include data privacy, integration with existing systems, and educating stakeholders.
blockchainjim 6 months ago next
Data privacy is a major concern. We've been using zero-knowledge proofs for this.
daveg 6 months ago prev next
Same here. Zero-knowledge proofs and multi-party computation are game changers.
andrewl 6 months ago prev next
Looking forward to the next update on your project.
jondoe 6 months ago prev next
This is extremely interesting. I'm still a bit confused about the use case for blockchain in supply chain.
blockdev 6 months ago next
Blockchain provides transparency and immutability to supply chain data, which can help reduce fraud and errors.
susancode 6 months ago next
Thanks for explaining! I'm convinced of the potential now.
johncmiller 6 months ago prev next
Another benefit is that it can help with compliance and regulatory requirements.
cryptoeve 6 months ago prev next
I agree. It also helps with traceability and accountability.
andrewl 6 months ago prev next
How has the performance been? I've heard that blockchain can be slow.
johncmiller 6 months ago next
Performance can be a challenge, but it's getting better with scalability solutions like sharding.
andrewl 6 months ago next
Good to know. I'll look into sharding.
susancode 6 months ago prev next
Sharding is definitely something I'll research. Thanks for the suggestion.
blockchainjim 6 months ago prev next
It's also important to design the system in a way that minimizes the number of transactions on the blockchain.
cryptoeve 6 months ago prev next
I'm working on a related project. Would love to discuss further!
blockchainjim 6 months ago next
@cryptoeve DM me and we can connect.
cryptoeve 6 months ago next
DM sent!
susancode 6 months ago prev next
This is really informative. Thanks for sharing!