An open API service indexing awesome lists of open source software.

https://github.com/autrin/decentralized-web-lab


https://github.com/autrin/decentralized-web-lab

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Decentralized Web Lab
A hands-on sandbox exploring libp2p, IPFS, simple mesh and more.

Work in progress: this repo is my personal learning playground for peer-to-peer and content-addressed protocols. Not a production system, just me following tutorials and experimenting.

```
uncensorable-internet/
├── phase1-socket-demo/ ← Basic networking: client server
├── phase2-libp2p-ping/ ← ProtoSchool "Ping"
├── phase3-cjdns-mesh/ ← safe mesh-network simulation
Note: this roadmap continues as I add more phases.
```