Openmesh-Network / core-data-verification-poc

A prototype for data verification
0 stars 0 forks source link

Data Verification Proof of Concept

A proof of concept mock-blockchain to experiment with SGX attestations for data verification.

We wrote this to experiment with some of the distributed concensus ideas without investing much time in implementing a blockchain or P2P architecture from scratch. It basically emulates the distributed part of the network and the concensus mechanism.

Dependencies

Libraries

Project Layout

Future improvements