Skip to content

Commit

Permalink
Merge pull request #465 from protocol/cwu/pln1.1
Browse files Browse the repository at this point in the history
Cwu/pln1.1
  • Loading branch information
walkerlj0 authored Jan 13, 2023
2 parents 9b28b87 + c7a85cf commit 0ae7d83
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 19 deletions.
20 changes: 18 additions & 2 deletions config/_default/goals.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,24 @@
{
"pln": {
"1.1": {
"description": "Know what the PL Network is, how Protocol Labs evolved from company to network, as well as the projects, tooling, and DApps being built on the PLN",
"subgoals": []
"description": "Understand what the Protocol Lab Network is, how Protocol Labs evolved from a company to a network, and where it is headed.",
"subgoals": [

{
"id": "1.11",
"description": "Describe the history of Protocol Labs (PL) and its evolution"
},

{
"id": "1.12",
"description": "Understand what the Protocol Labs Network (PLN) is"
},

{
"id": "1.13",
"description": "Identify the different teams/groups of PL and PLN that helps move the organization into the future"
}
]
},
"1.2": {
"description": "Understand what the resources and tools are within the PL Network to support teams, individuals, companies, and general growth of our mission",
Expand Down
36 changes: 20 additions & 16 deletions content/en/curriculum/pln/objectives/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,36 +17,40 @@ objectives:
introPage: true
---

This section of the curriculum is all about who Protocol Labs is, as an oganization, and the different pieces that make up our network. Here you will find resources to learn about the goals and mission that unite us across organizations, the many teams and individuals that contribute to the new web3 primitives, protocols, and tools we're creating, and begin to learn about how we operate.
This section of the curriculum is focused on who and what Protocol Labs is, how it operates, how the culture is defined, and the different pieces that make up the Protocol Labs Network.

Here you will find resources to learn about the goals, mission, and philosophies that unite us across the organization. You will find the directories of the many teams within the organization and how they contribute to the web3 ecosystem.

![PLN_Logo](PLN_Logo.png)

### Protocol Labs Vision & Mission

Protocol Labs drives breakthroughs in computing to push humanity forward.
*Protocol Labs drives breakthroughs in computing to push humanity forward.*

**How?**

* Ideas to super-powers **pipeline.**
* A **network** capable of repeatable innovation.
* World-class **teams** & **network**.
* Network **enables** teams to be super effective.
* Create, support, and grow **projects & protocols**.
* Build **crypto networks** and **businesses**.
* **Open Source** all the things \o/.
* **Collaborate** openly with many groups.
* Generating ideas to ideations to super-power **pipelines**.
* A **network** that is capable of repeated iterations and innovations.
* World-class **teams** & **networks** from all over the world and different sectors of working professionals.
* Asynchronous and decentralized work **enables** teams to be effective and collaborative across the network.
* Tremendous opportunities to create, support, and grow **projects & protocols**.
* **Open source** everything.

After completing this section, you will also:
#### After completing this section, you will also

**Understand**

* The motivations and original goals that brought about IPFS, libp2p, Filecoin etc, and how these have evolved to the present day.
* What OSS projects are part of the PL Stack and what other projects, tools, and resources are being created in the PLN ecosystem.
* The culture of Protocol Labs and how its mission and goals brought about IPFS, libp2p, Filecoin, etc., have evolved and continue to evolve.
* The projects, tools, and resources are being created in the Protocol Labs Network ecosystem.


**Be Able To**

* Find where communication about different open source projects is carried out (IPFS, IPLD, LibP2P, and Filecoin) and how decisions are made about the work that will be done.
* Communicate the core goals of Protocol Labs as an organization as a whole, as well as the goals of some of the projects they work on.
* Demonstrate use of async and open source communication by establishing public facing methods to share the outputs of your work and appropriate outreach, documentation, and communication with other Launchpad Cadets and Labbers.
* Find where communication about different open source projects is carried out and how to collaborate with those teams.
* Communicate the core goals of Protocol Labs as a whole and the projects' goals in the process.
* Demonstrate the use of asynchronous and open-source communication of Protocol Labs.
* Understand how to share the outputs of your work, documentation, and progress with other members of Protocol Labs.


#### Links

Expand Down
10 changes: 9 additions & 1 deletion content/en/curriculum/pln/what-is-pl/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "What is Protocol Labs"
title: "Introduction to Protocol Labs"
description: Understand what is the Protocol Labs Network
draft: false
menu:
Expand All @@ -10,6 +10,14 @@ category: lecture
level:
- shallow
- deep
objectives:
show: true
goals:
- "1.1"
subgoals:
- 1.11
- 1.12
- 1.13
---
## Protocol Labs
Protocol Labs exists to enable a network of projects, tools, startups, research, communities (and more) that are springing up and evolving around new protocols and web3 technologies. As this ecosystem grows, these projects invest in the network itself, and the network grows along with it, which in turn benefits and incentivizes this ongoing evolution.
Expand Down

0 comments on commit 0ae7d83

Please sign in to comment.