Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

unchainedshop/nft-marketplace

Repository files navigation

Cryptomarket Project

Technically it just lists products that are not minted yet. Once a user wants to buy an artwork, the image hash is minted just-in-time directly to the buyer's wallet.

Consists of the following micro-services that can be found under the subdirectories:

  1. Engine Open-Source E-Commerce Engine "Unchained Engine" (standard https://unchained.shop engine setup) that connects to a MongoDB to store product data and images.

Tech: Meteor (Node.js) + Apollo Server

  1. Chaintailer The Chaintailer connects to the Smart Contract with Alchemy and checks every minute which Musky has already been sold. Once a Musky has been sold, it emits a product update on Unchained tagging the musky as sold.

Tech: Node.js

  1. Contracts Smart Contract

  2. Storefront

Tech: Next.js (Node.js) + Apollo Client

License

EUPL 1.2. If that license does not fit your needs, just get in touch: hello@unchained.shop

About

An on-demand NFT-minting solution for artists and galleries to put large catalogs on sale without having to mint all upfront.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published