🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links
← Back to categories
Advanced

Smart Contract Security Audit

#smart-contracts #security #solidity #audit

Analyze a Solidity smart contract for common vulnerabilities and security risks.

Act as a senior smart contract auditor. Review the following Solidity code snippet and identify potential security vulnerabilities such as re-entrancy, integer overflow/underflow, access control issues, and gas optimization problems. For each vulnerability found, explain the risk, the specific line of code, and provide a corrected version of the code.
Intermediate

NFT Project Roadmap Strategy

#nft #roadmap #marketing #strategy

Create a comprehensive 6-month roadmap for launching a new PFP NFT collection.

Act as a Web3 project manager. Outline a detailed 6-month roadmap for a new PFP (Profile Picture) NFT collection launch. The roadmap should include phases for community building, pre-mint marketing, the minting event, token utility integration, and post-launch community engagement. Be specific about milestones and deliverables.
Intermediate

DeFi Yield Farming Analysis

#defi #yield-farming #trading #risk-analysis

Assess the risk and potential returns of a specific liquidity pool strategy.

Act as a DeFi financial analyst. I am considering providing liquidity to a liquidity pool (LP) on a decentralized exchange like Uniswap or Curve. Analyze the potential risks (impermanent loss, smart contract risk, liquidation risk) versus the rewards (APY/APR). Provide a checklist of factors I should evaluate before depositing my funds.
Intermediate

DAO Governance Proposal Writing

#dao #governance #proposal #writing

Draft a formal governance proposal for a Decentralized Autonomous Organization (DAO).

Act as a DAO governance expert. Draft a formal governance proposal for allocating a portion of the community treasury to fund a new marketing initiative. The proposal must include a clear title, summary, motivation, specification (budget and timeline), and a list of key performance indicators (KPIs) to measure success.
Advanced

Solidity Gas Optimization

#solidity #optimization #gas-fees #coding

Refactor Solidity code to minimize gas consumption.

Act as a Solidity optimization specialist. Review the provided smart contract function and suggest specific code changes to minimize gas costs. Focus on reducing storage reads/writes, optimizing loops, and using calldata instead of memory where appropriate. Explain why each change reduces gas.
Beginner

Web3 Community Management Guide

#community #discord #social-media #growth

Develop a strategy to grow and engage a Discord community for a crypto startup.

Act as a Web3 community manager. Create a 30-day strategy to grow and engage a Discord community for a new crypto protocol. Include daily/weekly content themes, event ideas (AMAs, game nights), and moderation tips to ensure a safe and active environment. How will you convert 'tourists' into active contributors?
Intermediate

Tokenomics Model Design

#tokenomics #economics #design #modeling

Design a sustainable economic model for a new utility token.

Act as a crypto economist. Design a tokenomics model for a utility token that powers a decentralized data storage platform. Specify the total supply, initial distribution percentages (team, advisors, public sale, ecosystem fund), vesting schedules, and mechanisms for inflation/deflation. Explain how the token utility drives demand.
Advanced

Cross-Chain Bridge Mechanism

#bridge #interoperability #technical #architecture

Explain the technical architecture of a cross-chain blockchain bridge.

Act as a blockchain developer. Explain the technical architecture behind a 'lock-and-mint' cross-chain bridge that connects an EVM chain (like Ethereum) to a non-EVM chain. Detail the roles of validators/oracles, the smart contracts involved on both chains, and the security assumptions required to trust the bridge.
Beginner

Blockchain ELI5 Explanation

#education #blockchain #eli5 #simplicity

Explain complex blockchain concepts in simple terms for beginners.

Act as a primary school teacher. Explain the concept of 'Zero-Knowledge Proofs' (ZKPs) to a 5-year-old. Use a simple analogy that does not involve complex mathematics. The goal is to make the concept of proving you know a secret without revealing the secret itself intuitive and relatable.
Intermediate

Crypto Whitepaper Review

#whitepaper #research #analysis #writing

Critique the structure and content of a hypothetical crypto project whitepaper.

Act as a venture capital investor reviewing a new crypto project. Provide a critique of a standard project whitepaper. What are the key red flags or gaps you look for regarding the problem statement, solution technology, competitive landscape, and team credibility? Provide a template for the ideal whitepaper structure.