Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 445 Bytes

File metadata and controls

16 lines (9 loc) · 445 Bytes

Marketplace

This repository contains the backend and frontend code for the spaces protocol secondary marketplace.

It is a simple website which stores listings for secondary market.

Users can:

  • post a listing
  • view a particular listing
  • view all listings

The website keeps track whether the listings are valid or not (for example if they have been sold).

Please refer to README files in the corresponding parts of the repository.