liquidnft / lnft

Liquid NFT Platform
GNU Affero General Public License v3.0
56 stars 23 forks source link

Draft: Nftglee lockable artworks #59

Closed MySolSo closed 2 years ago

MySolSo commented 2 years ago

Added lockable artworks on market page

asoltys commented 2 years ago

Looks good so far. Let's add a trigger on transactions to prevent people from inserting a new bid or purchase tx if the artwork is locked, and a switch toggle on the listing page to enable or disable the lock for certain artworks. Would be nice if the LOCK_EDITION_ID could be set on a per-artwork basis and chosen from a dropdown on the listing page as well.