Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

JonasKruckenberg/tauri-libp2p-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tauri & Libp2p chat demo

This demo shows how to integrate a libp2p node with tauri. The node discovers other peers over the local network via MDNS and creates a floodsub network that lets you exchange messages.

Getting started

  1. clone the repo
  2. install the dependencies with yarn
  3. start the app multiple times with yarn tauri:dev
  4. Get chatting!

About

A tauri app that is also a libp2p node?🤯

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published