For developers its notoriously difficult to know/find suitable smart-contract auditors - where are they, how good are they or what is their price.
Furthermore signing NDAs and organizing meetings takes up valuable time.
0xLeague is a platform protocol (set of 2 smart contracts) that aims to solve these issues:
- Anybody can create an auditor profile by signing a template NDA
- Clients can browse auditors by score and availability
- Clients can submit audit requests and auditors can answer with price quote
- All payments are settled on-chain (Scroll Sepolia blockchain) as test USDC (https://scroll-usdc-faucet.vercel.app/)
- Audit progress can be managed on-chain
- Successful audits receive an NFT badge
- After audit, client can rate the audit experience. An on-chan average score is calculated for the auditor.
Audit privacy:
- Audit is managed on fast and efficient public blockchain Scroll
- Workflow requires publishing auditor and client telegram accounts. This is needed to establish a secodary verified communication channel in the context of the NDA.
- Workflow requires client publishing a git commit id. The repository does not need to be public.
- Auditor can (but is not mandated) to publish report publicly on blockchain.