hyperledger-labs.github.io icon indicating copy to clipboard operation
hyperledger-labs.github.io copied to clipboard

ShieldContract

Open KoushikGavini opened this issue 5 months ago • 0 comments

ShieldContract Analyzer is a Rust-based CLI tool in ideation phase for smart contract security analysis, with a focus on verifying compliance with token standards (e.g., ERC-20, ERC-721, ERC-1155, ERC-777) and providing quick first-check security audits. It integrates with AI providers like OpenAI, Claude, and Gemini for cross-check analysis, helping institutions entering tokenization to rapidly identify vulnerabilities and ensure standards adherence.

Scope of Lab

This lab develops a proof-of-concept CLI tool for blockchain smart contract security, currently supporting Hyperledger Fabric chaincode and Solana programs, with modular extensions for other platforms. Key functionalities include:

KoushikGavini avatar Jul 11 '25 00:07 KoushikGavini