I’m building an application that allows users to compare shared memories they’ve experienced against other users and arrive at a consensus on which memories were truly experienced. I need to work with trust scores and verification, and I need a modifiable program so I can protect against Sybil attacks in my own way. I know nothing about Hyperledger besides what was given to me by ChatGPT, which is some very cursory info, so I was just wondering whether a thing like this is feasible and implementable in HyperLedger Fabric.
Thanks!
Timo
One thing – is Hyperledger fabric what I’m looking for here? I don’t need to actually process transactions, although I could encode trust score increases / decreases and memory exchanges as transactions in theory. Perhaps smart contracts are very separate from transactions.
Timofei Babenko is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.