Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a tutorial #67

Open
p-shahi opened this issue May 5, 2023 · 4 comments
Open

Create a tutorial #67

p-shahi opened this issue May 5, 2023 · 4 comments
Assignees

Comments

@p-shahi
Copy link
Member

p-shahi commented May 5, 2023

The outcome of this project should be tutorial that walks through the creation of this sample chat app and teaches users how to run libp2p nodes and make use of these new connectivity options.
We can approach the outcome in a piecemeal approach.
The MVP can be to create a tutorial of just the small network of browser nodes and showcase the WebRTC transport.
The second phase can be to incorporate the server nodes (this can also be done piecemeal, for example we could introduce the server nodes one at a time and make the last leg of the tutorial to connect the server nodes with one another.)

Along with a written example, it'd be great to have a video or a presentation that we can showcase to users (and to an audience at IPFS Thing.)

Something this is also desirable but may be out of scope is an interactive webapp that can demonstrate the connectivity options and enable a user to deploy the local network described above with just a few clicks.

Depends on WebRTC W3C in js-libp2p: libp2p/js-libp2p-webrtc#90 and WebRTC browser-to-server in go-libp2p: libp2p/go-libp2p#1999

@p-shahi
Copy link
Member Author

p-shahi commented May 11, 2023

@p-shahi
Copy link
Member Author

p-shahi commented May 12, 2023

@TheDiscordian how are things going on this front?

@dhuseby
Copy link

dhuseby commented May 25, 2023

second draft https://hackmd.io/@Disscordian/SyeIrTkH2

@dhuseby
Copy link

dhuseby commented Jun 1, 2023

@TheDiscordian is the Go version of the doc a final draft?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants