Skip to content
forked from libp2p/website

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

License

Notifications You must be signed in to change notification settings

MartianH/website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.7%
  • JavaScript 9.3%