Skip to content

feat: add comprehensive DeFi monitoring contract suite#7

Open
serayd61 wants to merge 2 commits intomainfrom
feat/defi-sentinel-suite
Open

feat: add comprehensive DeFi monitoring contract suite#7
serayd61 wants to merge 2 commits intomainfrom
feat/defi-sentinel-suite

Conversation

@serayd61
Copy link
Copy Markdown
Owner

Summary

Added 10 production-ready Clarity smart contracts for a complete DeFi monitoring and security ecosystem on Stacks.

Contracts Added

  • price-oracle.clar - Decentralized price feed aggregator with multi-reporter support
  • whale-tracker.clar - Large wallet movement monitoring and alert system
  • liquidity-monitor.clar - DEX liquidity pool health tracking and anomaly detection
  • risk-scoring.clar - Composite risk assessment engine for DeFi protocols
  • alert-manager.clar - Centralized alert routing with escalation rules
  • yield-tracker.clar - APY/APR monitoring with anomaly spike detection
  • token-registry.clar - SIP-010 verified token registry with blacklist support
  • governance-votes.clar - On-chain voting system for protocol governance
  • protocol-insurance.clar - Decentralized insurance pool against smart contract exploits
  • multisig-treasury.clar - N-of-M multisignature treasury for protocol funds

Features

  • Real-time DeFi protocol risk scoring (TVL, audit, age, incident weighted)
  • Whale movement tracking with configurable thresholds
  • Liquidity drop alerts with auto-detection
  • Insurance claims with adjuster approval system
  • Multi-sig treasury requiring multiple signers for fund release

Testing

All contracts follow Clarity best practices with comprehensive error handling and access control.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
frontend Ready Ready Preview, Comment Feb 22, 2026 9:06am

Request Review

New Clarity Smart Contracts:
- sentinel-limit-orders.clar: On-chain limit order book with keeper incentives (0.3% fee)
- sentinel-yield-farming.clar: Multi-pool LP token farming with SNTL rewards & lock multipliers
- sentinel-insurance.clar: Protocol insurance fund with DAO claim voting & LP providers
- sentinel-alerts-registry.clar: On-chain price alert registry with keeper execution rewards
- sentinel-portfolio-vault.clar: Auto-rebalancing portfolio vault with social copy-trading

Fix Vercel Deployment:
- Add root vercel.json with rootDirectory: frontend
- Fixes defi-sentinel.xyz serving backend JS instead of frontend HTML

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant