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.
yarn
yarn start
Demo Video: https://clipchamp.com/watch/XqigbA3iARy
Right now FileMart is deployed on Spheron & Vercel
https://filemart.vercel.app/
https://filemart.awisher.com/
OPEN IN DESKTOP MODE for better experience