Skip to content

Commit 96d6c5a

Browse files
committed
make it so
0 parents  commit 96d6c5a

File tree

2 files changed

+54
-0
lines changed

2 files changed

+54
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Sudo
2+
3+
A projects team within the Protocol Labs Web3 Development Team focusing on:
4+
5+
**Building the web3 stack fast-lane from onboarding to super-user & contributor**
6+
7+
## Members
8+
9+
* [Rod Vagg (@rvagg)](https://github.com/rvagg)
10+
* [Alex Potsides (@achingbrain)](https://github.com/achingbrain)
11+
* [Vasco Santos (@vasco-santos)](https://github.com/vasco-santos)
12+
* [Dirk McCormick (@dirkmc)](https://github.com/dirkmc)
13+

meeting-notes/2020-02-16.md

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# 2020-02-16 Meeting Notes
2+
3+
## Attendees
4+
5+
* @rvagg
6+
* @vasco-santos
7+
* @achingbrain
8+
9+
## Sync
10+
11+
What are we working on and what’s our progress on tying up loose ends?
12+
13+
* @rvagg:
14+
- IPLD lose ends, including Filecoin data structure docs for actors v3: https://specs.ipld.io/data-structures/filecoin/
15+
- Delving into the world of DeFi to understand the ecosystem a little better
16+
* @vasco-santos
17+
- Tying up loose ends on relevant open PRs/Issues in js-libp2p land before transition
18+
- ? Probably need some changes in libp2p once Hugo releases new aegir with types updates
19+
- Try out Slate
20+
* @achingbrain
21+
- Types in js-ipfs and related repos, unixfs, bitswap
22+
- Moving to work on product pitches
23+
* @dirk
24+
- Continued work on deal success
25+
26+
## Organisation
27+
28+
Moving to team planning and discussion GitHub
29+
30+
* @rvagg: proposing http://github.com/protocol/w3dt-sudo, list team mission, store meeting notes, develop initial project proposals in issues
31+
* Dirk on loan to team Ignite to complete critical deal success project
32+
33+
## Projects
34+
35+
Pitches we want to develop and propose this week
36+
37+
* @rvagg: Slate-lite, or slate-like fork-and-go
38+
* @rvagg: Filecoin JS client API
39+
* @rvagg: Work on `“It should take <Xhrs and cost you no additional cost (hardware, etc) to get started (end-to-end storage and retrieval workflow behind a simple frontend) using the stack.”` in No-Regrets candidate projects list (internal) as a documentation exercise - we step through, document it in tutorial form, surface issues we discover, learn along the way. Could connect with developing a one-click deploy - but the onboarding team may be doing this.
40+
41+

0 commit comments

Comments
 (0)