Entry for the IPFS hackathon (7/30/21 - 8/15/21) presented by @ethglobal and @protocol.
A decentralized text differencing and change tracking tool to compare immutable versions of text. Built for journalists and publishers in an effort to foster transparency in corrections, retractions and updates made to published pieces. Think of git diffs, but for articles.
@griffinsharp - Solidity/Smart Contracts / React / Web3.js
@rileydcampbell - React / Web3.js / IPFS
-
truffle console
-
compile
-
migrate --reset
-
cd client
-
npm install
-
npm run start