SkillAgentSearch skills...

Weave

p2p webapp to share data without a backend, only using webRTC and hashing for chunk validation

Install / Use

/learn @sol4nki/Weave
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <a href="https://weave-azure.vercel.app" target="_blank"> <img src="./public/weave.png" alt="weave_" width="20%"/> </a> </p>

WEAVE

Direct Data Sharing with P2P Technology , webRTC based, totally private, using hashing to prevent data corruption when handling file sharing over connections.

Visit the site -> WEAVE

DEMO VIDEO (click on the image)

Watch here

Run locally

you should have docker, git and some will to clone n build this program on your system and you are good to go, ill say the will part is more important than the other 2 but nonetheless here you go;

git clone https://github.com/sol4nki/weave

then just run (make sure docker is running in the background mate)

docker build -t weave-azure .

after building just run

docker run -p 3420:80 weave-azure
<!-- yes i use ```bash/```py/```js i didnt use ai for 5 lines of readme *big revelation* -->

Then just go to -> https://localhost:3420

here weave-azure is the name of the image btw, so you can change it to something else upto you

FILE STRUCTURE

TECH STACK

OTHER STUFF

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1mo ago
Forks0

Languages

JavaScript

Security Score

80/100

Audited on Feb 25, 2026

No findings