Skip to content

FileMart is a decentralized marketplace where anyone can buy/sell any digital products such as college notes, music, 3D pictures, designs, audio books, and e-books using the Filecoin blockchain and FEVM smart contracts.

Notifications You must be signed in to change notification settings

rahulvivaramneni/FileMart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileMart

FileMart is a decentralized marketplace where anyone can buy/sell any digital products such as college notes, music, 3D pictures, designs, audio books, and e-books using the Filecoin blockchain and FEVM smart contracts. Unlike traditional data exchange platforms, FileMart is self-governing data exchange platform which does not require long term commitments or the use of intermediaries, resulting in lower fees and no staff overhead.

FileMart is self-governing, meaning that if a fraudulent dataset is uploaded and sold, it can be flagged by a purchaser or potential purchaser. After three flags, the dataset page is locked.

To ensure that the data provides user satisfaction, the user is only paid out from the contract after three non-flagged successful sales and each sale after that, this is done automatically via logic tied to the contract in the code.

Each dataset cannot be modified after it is posted, but the price can be updated by the owner and it can be marked as inactive. A new page should be created if a dataset needs to be changed in order to protect the mutability and trust of existing pages.

By using FEVM smart contracts, FileMart can enable an immutable, append-only, history of interactions against the smart contracts, store data in a scalable way for data owners, and perform low cost, high volume, and fast transactions on the FEVM network.

Get Started :

yarn
yarn start

Live website:

Right now FileMart is deployed on Spheron & Vercel
https://filemart.vercel.app/
https://filemart.awisher.com/
OPEN IN DESKTOP MODE for better experience

Roadmap

https://filemart.vercel.app/roadmap FileMart Roadmap

HomePage (full homepage figma file is attached at the end)

image

Listing Page

image image

Successfull Listing

image

Listed Files on IPFS

image

Sales Landing Page

image image

Transaction Details

image

HomePage

FileMart HomePage Figma

About

FileMart is a decentralized marketplace where anyone can buy/sell any digital products such as college notes, music, 3D pictures, designs, audio books, and e-books using the Filecoin blockchain and FEVM smart contracts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages