Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 252 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 252 Bytes

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.