Application
Fair File Marketplace
Fair File Marketplace is the first application built on TrustDrop. It gives buyers a web interface for browsing listed files, purchasing, and recovering delivered assets.
Where FFM Fits
FFM is not the protocol itself. It is a marketplace frontend that uses TrustDrop contracts, proof flows, subgraph data, and the buyer-side SDK.
Vision-Based Content Management
A frontend operator can use a vision file to control what the marketplace shows. The vision file is a signed or externally published content descriptor referenced by the on-chain VisionRegistry.
| Rule | Effect |
|---|---|
| Featured assets | Choose assets that appear as recommendations. |
| Blacklisted assets | Hide specific sales from public discovery. |
| Blacklisted sellers | Hide all public listings from selected seller channels. |
| Start timestamp | Ignore listings before a chosen time. |
Content Boundary
Content rules only affect what Fair File Marketplace shows in browsing and search. The exchange itself is recorded on-chain, including purchases, fulfillment, and settlement, so anyone can index and look up the transaction history.
Current App
The current FFM prototype runs as a buyer-facing web app on Arbitrum Sepolia with Walrus Mainnet storage.