built during the 2023 FVM hackathon
Exploiting ZKP technology and IPFS to make the future of data by the user, for the user.
npm i
npm install -g @lighthouse-web3/sdk
chmod a+x blockchain/compile.sh
cp .example.env .env
fill in
.env
with relevant keys
lighthouse-web3 import-wallet --key <skAgent2>
lighthouse-web3 api-key --new
note: this section can be used in a self contained manner
use these directories in order
push smart contracts live to filecoin hyperspace-test-network, using truffle
this agent asks questions (fully public)
this agent answers questions (anonymous answer, private data)
this agent requests answer data (public question, private response data)
oracle relays information to each party, and handles anonymous submission
This repo contains a guide on running the system with a front-end included
use hyperspace-faucet to fund your accounts in
ENV.json
explanations on the semaphore zero knowledge proof libraries
explanation of lighthouse-sdk for file storage