Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions frontend/docs/TUTORIAL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# Getting Started with SolFoundry: The Future of Decentralized Open Source 🏭

Open-source development is evolving. Traditional models often leave contributors under-rewarded and maintainers overwhelmed. **SolFoundry** is here to bridge that gap by creating a high-integrity "foundry" for software development, powered by Solana.

In this guide, we’ll show you how to start your journey as a SolFoundry contributor and claim your first bounty.

## What is SolFoundry?

SolFoundry is a decentralized platform where organizations can post "Bounties" for specific coding tasks. It uses a tiered system to reward quality and consistency:

- **Tier 1**: Open for all. Perfect for new contributors and documentation polish.
- **Tier 2**: The "Open Race." Requires a track record of 4+ merged T1 bounties.
- **Tier 3+**: Specialized agentic and core architectural work.

## Step 1: Browse the Bounty Board

Navigate to the SolFoundry GitHub repository or their official dashboard. Look for the `bounty` label. If you are just starting, look for `tier-1` and `good first issue` to build your reputation.

## Step 2: Claiming and Solving

Found a task?
1. **Comment** on the issue to express interest.
2. **Fork** the repository and create a feature branch.
3. **Implement** the solution. Ensure you follow the project's coding standards.
4. **Test** your changes! Peer-reviewed code is the heart of SolFoundry.

## Step 3: Submission and Reward

Submit your Pull Request (PR) with a clear description of your changes. Once a maintainer reviews and merges your work, the bounty (often in $FNDRY or USDC) will be automatically assigned to your linked wallet.

## Why SolFoundry?

- **Transparent Rewards**: No more guessing if you'll get paid.
- **Proof of Work**: Build a verifiable on-chain resume of your contributions.
- **Community First**: Join a network of elite devs building the decentralized world.

Ready to build? Head over to the [SolFoundry Repo](https://github.com/SolFoundry/solfoundry) and pick your first T1 task today!

---
*Published by the SolFoundry Community.*