Skip to content

Jimmyh-world/Block-Order-Team-Ydun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Block and Order: AI-Agents for Compliance

Team Ydun - Blockchain Grand Challenge Hackathon Submission

🎯 Project Overview

Block and Order is an AI-powered compliance co-pilot that provides real-time, explainable security intelligence for blockchain interactions. Our solution, KIT 2020s, delivers a unified dashboard that democratizes advanced threat detection.

Core Value Proposition

  • Proactive Protection: Check before you interact
  • Explainable AI: Clear reasoning for every alert
  • Multi-Vector Analysis: Wallets, URLs, contracts, and deep research
  • Accessible Interface: Complex compliance made simple

πŸ› οΈ Repository Structure

This repository contains the backend architecture and AI agent workflows for the KIT 2020s system:

β”œβ”€β”€ Block-Order-Team-Ydun/  # Main project repository
β”‚   └── docs/               # Documentation files
β”‚       β”œβ”€β”€ KIT 2020s - Optimized Hackathon Submission.pdf
β”‚       β”œβ”€β”€ kit_2020s_submission.md
β”‚       └── YDUN.pptx
β”‚
└── n8n workflows/          # n8n workflow definitions
    β”œβ”€β”€ kitt_with_webhook.json  # LLM-powered KITT agents with webhook triggers
    β”œβ”€β”€ deepresearch.json       # Deep research workflow for blockchain data analysis
    └── README.md               # Workflow documentation

πŸš€ Technical Architecture

KIT 2020s implements a modular AI agent architecture using n8n Cloud as the orchestration layer:

Frontend Dashboard β†’ n8n Orchestrator β†’ Specialized Agents β†’ Unified Response

Agent Orchestration Workflow

  1. Input Classifier Agent: Automatically detects input type (wallet/URL/contract)
  2. Dynamic Router: Selects appropriate analysis pipeline
  3. Specialized Agent Pipelines:
    • Wallet Agent: Cross-references Chainabuse, OFAC, Real-CATS via Compilot API
    • URL Agent: AI-powered phishing and malware detection (OpenAI)
    • Contract Agent: Smart contract vulnerability analysis (Ollama)
    • Deep Research Agent: Multi-source intelligence gathering
  4. Response Formatter: Standardizes output with risk scores and explanations

πŸ“š Documentation

  • Submission Document: See Block-Order-Team-Ydun/docs/kit_2020s_submission.md for detailed project information
  • Presentation: View Block-Order-Team-Ydun/docs/YDUN.pptx for the project presentation
  • Workflow Documentation: See n8n workflows/README.md for information on the n8n workflows

πŸ‘₯ Team Ydun

  • James - Lead Architect & Strategy
  • Mansoor - Backend Development & RPC Integration
  • Johan - UI/UX Design & Frontend Development
  • Support Team - DevOps & Quality Assurance

πŸ”— Links

πŸ“„ License

MIT License

About

our final submission for the block and order hackathon 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors