Dev program season 3

Is it okay to commit to our repo now?

I added updated instructions for checking out complyr in the readme.


demo walkthrough for Complyr

Since the demo involves switching between two roles (business owner and auditor), here’s a clearer step-by-step for anyone trying it:

  1. Connect your wallet in the Business Workspace and click “Create Business.”
  2. Add an auditor in the audits page — this can be a second wallet you control.
  3. Switch to that auditor address, go to the Auditor Workspace, and configure a test (e.g. Materiality) with a threshold.
  4. Switch back to the business wallet and send a confidential payment above that threshold.
  5. A finding should appear in the Auditor Workspace within a few seconds.

Live demo: https://complyr-v2.vercel.app/
GitHub: GitHub - Stoneybro/Complyr-V2: private audit infrastructure for private onchain payments. · GitHub


Hey, yes, that’s totally fine to commit now. Good practice would be to create a new branch for the updates.