rogithub / js-libp2p-examples

Examples for the JS implementation of libp2p

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Examples for the JS implementation of libp2p


Languages

Language:JavaScript 96.3%Language:HTML 2.5%Language:CSS 1.1%