EddieHubCommunity / support

Community Help & Support and AEA (Ask Everyone Anything)
https://eddiehubcommunity.github.io/support/
MIT License
343 stars 159 forks source link

[REVIEW] Review my Open Source Project #3899

Open ahmed82 opened 2 years ago

ahmed82 commented 2 years ago

What would you like to share?

I am doing PhD research on Hyperledger Fabric. It is Open Source can be configured with any consensus, now of now Fabric uses RAFT, KAFKA, or SOLO "developer" consensus protocol.

My team built a new consensus protocol named 'BDLS' that I am trying to integrate with Fabric and I need some with Golang skills to help.

Thanks in advance, Ahmed

Additional information

There is a couple of successful integration between Hyperledger Fabric and new consensus protocols such as: 1- Smart-BFT https://github.com/SmartBFT-Go/fabric 2- Mera-BFT https://github.com/hyperledger-labs/hyperledger-labs.github.io/blob/main/labs/mir-bft.md 3- Khedera https://docs.hedera.com/guides/resources/tutorials/getting-started-with-the-hedera-consensus-service-fabric-plugin https://github.com/hyperledger-labs/pluggable-hcs

github-actions[bot] commented 2 years ago

It's great having you contribute to this project

Welcome to the community :nerd_face:

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord Server and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

schmelto commented 2 years ago

Which one should we review?

ahmed82 commented 2 years ago

@schmelto I created new repo for the latest fabric and I added the bdls protocol, which I need help to make fabric use the bdls protocol: https://github.com/BDLS-bft/fabric whatever I list above, just an information and example for my help request on that open source project. Thanks,,,

ahmed82 commented 2 years ago

Anyone with Golang skills can advise ?