TurtleShell
  • 👋Introduction
  • How it works
  • Technical Reference
    • TurtleShell Core
      • TurtleShellFirewall
      • ITurtleShellFirewall
      • ITurtleShellFirewallIncreaser
    • TurtleShell SDK
      • Settlement modules
        • BlockSettlementModule.sol
        • FreezeSettlementModule.sol
        • PauseSettlementModule.sol
      • TVL
        • TvlTracker.sol
        • UniswapUser.sol
        • CurveUser.sol
        • AaveUser.sol
      • AMM
        • AmmProtector.sol
      • Oracle
        • ChainlinkPriceFeedVerifier.sol
        • RedstonePriceVerifier.sol
Powered by GitBook
On this page

Was this helpful?

Introduction

Welcome to our docs. Here, we will take a deeper look into TurtleShell.

NextHow it works

Last updated 5 months ago

Was this helpful?

TurtleShell is a web3 initiative designed to bolster the security of DeFi protocols by introducing on-chain Firewalls also know as Circuit Breakers under the development of , to detect malicious activity on protocols and prevent hacks

Whenever abnormal activity occurs, TurtleShell Firewall’s offers a range of protective measures, including transaction blocking, protocol pausing, fund freezing, or controlled fund withdrawal, thereby providing a robust defence against potential hacks.

👋
EIP-7265