Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xvaibhav11/anon-share

This is a decentralized file sharing platform that allows users to upload and share files with other users anonymously.
https://github.com/0xvaibhav11/anon-share

decentralized-applications filesharing-on-network p2p

Last synced: about 22 hours ago
JSON representation

This is a decentralized file sharing platform that allows users to upload and share files with other users anonymously.

Awesome Lists containing this project

README

        

[![MasterHead](https://user-images.githubusercontent.com/97467803/202875218-b80cf1f8-d542-4b20-837d-de2d53a9d61a.png)](https://anon.vanoob.dev)

This is ANON


A dApp for sharing files

Share your files anonymously.

### Try [ANON](https://anon.vanoob.dev)

## Description
### What is dApp
A decentralized application (dapp) is an application built on a decentralized network that combines a smart contract and a frontend user interface.

### What this app is doing
It is a File sharing app, built using web3.storage, Gun.js.
It stores all files on IPFS with the help of we3.storage & all the data stuff (sender's addres, recipient address, cid of files.) using gun.js

## Demo video 🎞 👀
### I filled the wrong video link on devpost submission form, by mistake.
https://www.youtube.com/watch?v=18UOcS169bc&t
I will upload the video with better video quality asap. (im lil busy)

## 🚀 Launch your gun.js server

### nodejs Gun server

Ready to use


https://github.com/vanoob404/gun-db

## Left to do
- [ ] improve ui of dashboard
- [ ] fixing dashboard/history maping from db. i messed that up :(