Swearwolf
Swearwolf
CC#
Created by masterx9413 on 12/16/2023 in #help
Blockchain Network using C#/ASP.NET/.NET
If you're wanting to confirm state manipulation isn't occurring, you'll need to make periodic commits to something that cannot be altered, some do this by committing the current block's hash to a smart contract or data field on a public L1. It reveals nothing about the data but gives you an unforgeable truth that nothing was altered historically. That being said, if your goal is to just be a switzerland for other companies' data, contract laws are sufficiently good for most folks, and if not, you could leverage something else, like verifiable delay functions, to prove nothing has been altered, given it would exponentially grow in difficulty to forge with every alteration.
16 replies
CC#
Created by masterx9413 on 12/16/2023 in #help
Blockchain Network using C#/ASP.NET/.NET
Thing is with POA networks, you can manipulate it unless you have a tertiary network you’re committing state to where you can’t — just rebuild the entire chain. With POA, the trust is embedded in the hierarchy, not consensus, which typically makes it the wrong tool for the job
16 replies
CC#
Created by masterx9413 on 12/16/2023 in #help
Blockchain Network using C#/ASP.NET/.NET
Why do blockchain then?
16 replies
CC#
Created by masterx9413 on 12/16/2023 in #help
Blockchain Network using C#/ASP.NET/.NET
Ok, so you’re not looking to build a true decentralized ledger, just a private ledger, possibly between a few trusted parties?
16 replies
CC#
Created by masterx9413 on 12/16/2023 in #help
Blockchain Network using C#/ASP.NET/.NET
That’s what I was looking for
16 replies
CC#
Created by masterx9413 on 12/16/2023 in #help
Blockchain Network using C#/ASP.NET/.NET
There we go
16 replies
CC#
Created by masterx9413 on 12/16/2023 in #help
Blockchain Network using C#/ASP.NET/.NET
A new network? An application that interacts with an existing network?
16 replies
CC#
Created by masterx9413 on 12/16/2023 in #help
Blockchain Network using C#/ASP.NET/.NET
When you say deploying a blockchain network, what do you mean?
16 replies
CC#
Created by Casaco on 12/14/2023 in #help
Good Website for Interview pratice? Coding & Non-Coding Questions?
$questions-from-hell
4 replies