/js-libp2p-examples

Examples for the JS implementation of libp2p

Primary LanguageJavaScript

JS Libp2p Examples

Prerequisites

All examples currently assume you have the following installed on your machine:

  • Node.js >= 10
  • npm >= 6

Examples

  • Chat A libp2p Chat application including both Node.js and Browser clients.