← Back to projects
BlockVeritas
Hybrid on-chain + IPFS — ~95% lower storage cost vs naive all-on-chain metadata.
Community-driven news verification dApp: Proof-of-Reputation voting and Sybil-resistant jury mechanics.
PoR voting, weighted jury in Solidity, metadata on IPFS (Pinata) with hashes anchored on-chain.
Mission
Combat centralized media bias with a transparent, community-driven verification platform.
Technical deep dive
- Proof-of-Reputation (PoR): users vote on content veracity with reputation-weighted outcomes.
- ~95% storage cost reduction: hybrid model — metadata on IPFS via Pinata, cryptographic hashes on Ethereum.
- Weighted jury mechanism in Solidity to mitigate Sybil-style attacks.
- Solidity
- Ethereum
- IPFS
- Pinata