$15.0 USDC
Expired
Issue #1
Posted December 04, 2025
cli
bounties
feature
medium
🔄 Bounty Refunded
This bounty expired without merged PRs. Full refund has been issued.
Amount:
$15.45 USDC
Transaction:
pending-re...66421587
Description
Implement a CLI command to list open bounties with filters and pagination, integrating with the existing backend API.
**Deliverables:**
• CLI `ubounty browse` subcommand with filter support
• Integration with /api/bounties endpoint
• User-friendly, scannable output formatting
**Acceptance Criteria:**
✓ Lists open bounties with title, amount, and repo
✓ Supports --language, --min-amount, --max-amount, --difficulty filters
✓ Implements pagination for large result sets
**Required Skills:**
CLI development, Python scripting, API integration
Requirements
- CLI development
- Python scripting
- API integration
Acceptance Criteria
- Lists open bounties with title, amount, and repo
- Supports --language, --min-amount, --max-amount, --difficulty filters
- Implements pagination for large result sets