GithubBot
UX of GithubBot
-
Issue creator creates an issue then publishes circuit to
IPFS
and verifier contract (verify.sol
) to chain then uses bot to register these to theZKCodeReview.sol
contract. -
Contributor creates a ZK-proof and publishes code to IPFS then provides it to the bot .
-
Bot allocates part of the bounty on verification of the proof and creates PR with the code fetched from IPFS and then when merged full bounty will be allocated to the contributor