Spaces:
Sleeping
Sleeping
Update app.py
Browse files- Fix readme errors
app.py
CHANGED
@@ -41,14 +41,14 @@ def demo_vid():
|
|
41 |
|
42 |
def app_intro():
|
43 |
intro_text = """
|
44 |
-
# Xyizko - MCP Hackathon 2025 Submission - Web3-Security-Auditor
|
45 |
1. This is a submission for the Gradio MCP Hackathon Project.
|
46 |
2. This submision is for **Track 1 (MCP Tool / Server)** and **Track3 (Agentic Demo Showcase)**
|
47 |
3. https://huggingface.co/Agents-MCP-Hackathon - Official Hackathon Announcement.
|
48 |
4. Project is both Agentic and a MCP Server uisng HugginFace an Gradio Libraries.
|
49 |
|
50 |
|
51 |
-
# App Description
|
52 |
**AI-Powered Smart Contract Security Analysis Platform**
|
53 |
1. This tool leverages AI to analyze smart contracts for vulnerabilities,
|
54 |
anti-patterns, and security issues. Upload your contract code and get comprehensive
|
|
|
41 |
|
42 |
def app_intro():
|
43 |
intro_text = """
|
44 |
+
# 🤖 Xyizko - MCP Hackathon 2025 Submission - Web3-Security-Auditor
|
45 |
1. This is a submission for the Gradio MCP Hackathon Project.
|
46 |
2. This submision is for **Track 1 (MCP Tool / Server)** and **Track3 (Agentic Demo Showcase)**
|
47 |
3. https://huggingface.co/Agents-MCP-Hackathon - Official Hackathon Announcement.
|
48 |
4. Project is both Agentic and a MCP Server uisng HugginFace an Gradio Libraries.
|
49 |
|
50 |
|
51 |
+
# ⚙️ App Description
|
52 |
**AI-Powered Smart Contract Security Analysis Platform**
|
53 |
1. This tool leverages AI to analyze smart contracts for vulnerabilities,
|
54 |
anti-patterns, and security issues. Upload your contract code and get comprehensive
|