# 2025 Builders BOSS Cohort

{% hint style="info" %}
The next cohort of this pathway will be in 2026.
{% endhint %}

## What It Is

An intensive, 3-month cohort in collaboration with Chaincode Labs that provides a gateway into Bitcoin open source software (₿OSS). This online program provides professional feedback to help participants get off ₿OSS 0, write impactful code, and solve complex technical problems.

The program is designed for all levels of experience in software development. Passion and dedication are a must. It is technically rigorous requiring a strong technical foundation. However, we aim to have as few barriers to entry as possible so if in doubt, you SHOULD apply.

## Who It’s For

**An ideal participant is -**&#x20;

* A software developer with at least 1 year of programming experience.
* Able to dedicate at least 10+ hours of prep a week.
* Excited about a challenge and wants to elevate the program for others.

## What To Expect

Chaincode curates each cohort, arranges curriculum, and provides ongoing support throughout the program. You will be expected to prep for a minimum of 10 hours per week. Outside of the first week, there are no scheduled calls.

This program will be taught and mentored by ₿OSS contributors that have stood in your shoes. Throughout the week, there will be async chat discussions and support. If you are willing to do the work, we'll give you what you need to get to where you want to go.

## Details

* **Registration deadline:** December 27, 2024
* **Commencement date**: January 13, 2025
* **Duration:** 3 Months
* **Level:** All levels (with a focus on starting your open-source journey)
* **Mode:** Self-paced with periodic sessions
* **Format**: Online classrooms (GitHub & Discord)

## Schedule

{% stepper %}
{% step %}

### Month

A code heavy month of bitcoin and lightning

* Week 0: RPC Scavenger Hunt
* Week 1: Build a wallet
* Week 2: Wallet management
* Week 3: P2P & Mining
* Week 4: Lightning
  {% endstep %}

{% step %}

### Month

Build your proof of work

* Bring a proof of concept to life
* Explore the ₿OSS ecosystem
* Meet ₿OSS maintainers
  {% endstep %}

{% step %}

### Month

Build your proof of work

* Choose a ₿OSS project and provide value
* Get coaching on the next step
  {% endstep %}
  {% endstepper %}

Don't hesitate to reach out with questions and feel free to drop any and all questions and comments in the private **#btrust** Discord channel. This is your space, so use it!&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pathways.btrust.tech/05/2025-builders-boss-cohort.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
