exploiting-web3-smart-contracts

Installation
SKILL.md

Exploiting Web3 and Smart Contracts

When to Use

  • Smart contract security auditing
  • DeFi protocol testing
  • Web3 application pentesting
  • Blockchain vulnerability assessment
  • NFT platform security

Environment Setup

Install Tools:

# Node.js and npm
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash -
sudo apt install -y nodejs

# Hardhat (Ethereum development)
Related skills
Installs
15
GitHub Stars
43
First Seen
Jan 27, 2026