Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartAudit-Monitor

AI-powered smart contract audit monitoring system. Uses Claude Code to continuously scan Solidity contracts for vulnerabilities, generate audit reports, and track remediation progress across DeFi protocols.

Architecture

Built with Solidity, Python, FastAPI, WebSocket.

Quick Start

git clone https://github.com/Kania-agent/SmartAudit-Monitor.git
cd SmartAudit-Monitor
pip install -r requirements.txt
python main.py --config config.yaml

Features

  • AI-powered analysis with claude-series integration
  • Real-time monitoring and alerting
  • Automated report generation
  • Docker and Kubernetes deployment ready
  • CI/CD pipeline with GitHub Actions

Configuration

Copy .env.example to .env and configure:

MODEL_PROVIDER=claude-code
API_KEY=your-key-here
LOG_LEVEL=INFO

License

MIT License - see LICENSE

About

Smart contract audit monitoring dashboard with Wavelabs design

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages