Inspiration

Got inspired by chat app, all are makin chat app but not making any file sharing app. So I wanted to make a fs dApp as a side project. And made this at this hackathon.

What it does

Anon Share uploads users files on ipfs and make it available for recipient.

How we built it

We are using web3.storage to store files and using gun.js for decentralized p2p data base.

Challenges we ran into

Main challenge is finding a perfect decentralized data base and configure it for our dApp. I used gun.js for first time, and now it's my fav db. :)

2nd(minor) Fixing bugs of_ appDir_ NEXT13.

Accomplishments that we're proud of

Making a decentralized data base. Front End of Anon(Comes out very well)

What we learned

Using web3.storage for storing files. Using Gun.js for db Connecting wallet & validating address from input using ethers

What's next for ANON SHARE

Improve it and optimizing it as well as possible. Raise fund (Just Kidding 😂)

Built With

Share this project:

Updates