Submission Guide

This guide walks you through the complete process of claiming, developing, and submitting a bounty solution.

🎯 Before You Start

Prerequisites

Choose Your Bounty

  1. Browse available bounties in the bounties/ directory
  2. Read the spec.md file carefully
  3. Check the difficulty level and estimated time
  4. Ensure you understand all requirements

📝 Step 1: Claiming a Bounty

Comment Format

/claim

**My Plan:**
[Brief description of your approach - 2-3 sentences]

**Timeline:**
[Realistic estimate, e.g., "2-3 weeks"]

**Relevant Experience:**
[Optional: Any relevant background or previous work]

Example Claim

/claim

**My Plan:**
I'll build the gas sponsorship SDK using TypeScript with ethers.js integration. Will include React hooks for easy frontend integration and comprehensive documentation with examples.

**Timeline:**
3 weeks

**Relevant Experience:**
Built similar Web3 SDKs for Ethereum and Polygon. Check out my previous work at github.com/username/web3-toolkit

After Claiming