Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/0xvaibhav11/anon-share
- Owner: 0xVaibhav11
- Created: 2022-11-18T16:19:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T07:14:26.000Z (about 2 years ago)
- Last Synced: 2024-11-10T14:46:23.288Z (about 2 months ago)
- Topics: decentralized-applications, filesharing-on-network, p2p
- Language: JavaScript
- Homepage: https://anon-share.vbhv.xyz/
- Size: 2.09 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 :(