Blockchain / EVM
Irion Contracts
A secure and gas-optimized suite of Solidity smart contracts for decentralized finance protocols. Includes lending, borrowing, and yield optimization logic.
VIEW SOURCEIrion Smart Contracts
Irion is a deep dive into EVM Security and gas optimization. These contracts are designed to handle millions of dollars in TVL while maintaining strict security properties.
Features
- Optimized Lending: Minimal gas overhead for deposits and withdrawals.
- Liquidators: Automated liquidation logic to keep the protocol solvent.
- Audited Patterns: Utilizing OpenZeppelin standards for maximum security.
Tools
- Foundry: For testing and deployment.
- Slither: Static analysis for vulnerability detection.
- Solhint: Code style and security linting.