defi-protocol-templates

Originally fromwshobson/agents
Installation
SKILL.md

DeFi Protocol Templates

Production-ready templates for common DeFi protocols including staking, AMMs, governance, lending, and flash loans.

When to Use This Skill

  • Building staking platforms with reward distribution
  • Implementing AMM (Automated Market Maker) protocols
  • Creating governance token systems
  • Developing lending/borrowing protocols
  • Integrating flash loan functionality
  • Launching yield farming platforms

Staking Contract

// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
Related skills

More from scaffold-eth/scaffold-eth-2

Installs
10
GitHub Stars
2.0K
First Seen
Feb 7, 2026