Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 948 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 948 Bytes

website

Webpage of the libp2p project. A multi protocol approach for a interoperable network stack that follows the 'self description' in favor of assumptions

Development

Make sure to have a ipfs daemon running and leverage nodemon for the win!

$ npm run mon
# Then open localhost:9090

structure

  • description
  • goal (what tries to achieve and overcome)
  • requirements (from technology, ecosystem, etc)
  • examples
    • multi transport
    • dialing/listening
    • protocol muxing
    • stream muxing
    • peer routing
    • mdns discovery
    • bootstrap list discovery
    • store records