Smart Contract Security Audit Checklist
Perform a systematic security review of Solidity smart contracts covering common vulnerabilities, access control, and economic attack vectors.
More in Blockchain & Web3 Development Prompts
Web3: Build a Solidity ERC-20 Token with Tests
ERC-20 token in Solidity with security best practices and Foundry tests.
Web3: Connect a Next.js Frontend to a Smart Contract
Next.js + wagmi + viem integration with a deployed contract.
Web3: Smart Contract Security Checklist
Security checklist before deploying a Solidity contract to mainnet.
Web3: Build an NFT Marketplace MVP
Minimal NFT marketplace with listing, buy, and offer flows.