Coder Social home page Coder Social logo

vertextrn / marketplace-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liteflow-labs/starter-kit

0.0 0.0 0.0 6.57 MB

NFT Marketplace running on the Liteflow infrastructure

Home Page: https://demo.liteflow.com

License: Apache License 2.0

Shell 2.02% JavaScript 5.80% TypeScript 92.18%

marketplace-template's Introduction

Marketplace template

This repository is an example of an application running on the Liteflow infrastructure to showcase the uses of the infrastructure and/or be used as a starter kit to launch a product fast.

Features included

The Marketplace template includes the following features:

  • Open collections (User-generated content)
    • Mint ERC-721
    • Mint ERC-1155
    • Creator's royalties support
  • Featured NFTs on the home page
  • Search system
  • Explore NFTs with filtering and sorting systems
  • Native currency support
  • List NFTs on sale
    • Fixed price listing
    • Timed auction listing
  • Make offers on NFTs
    • Open offer
    • Timed auction offer
  • Purchase NFTs
  • User profile
    • Account
      • Profile edition
      • Wallet page
    • NFTs "on sale"
    • NFTs "owned"
    • NFTs "created"
    • Offers ("bids") management
    • Trades history
    • Listings ("offers") management
  • User verification system (verified status)
  • Report system
    • Report a user
    • Report an NFT
  • Notifications
    • In-app notifications
    • Email notifications
  • NFT history (activity)
    • Minted
    • Listed
    • Purchased
    • Transfered
  • Wallet connection with
    • Metamask
    • Coinbase
    • WalletConnect
    • Magic link

It also includes compatibility with the following features:

  • Multi-language compatibility
  • Credit card payment gateway compatibility
  • Email connection compatibility

Additional Paid Features Showcased

The Marketplace template showcases the following additional paid features:

  • Lazymint for NFTs
  • Unlockable content for NFTs
  • Multicurrency support
  • Advanced fee customization support
  • Referral system

Libraries used

The Marketplace template is based on the following tech stack

Get started

To get started you will first need to set your environmental variables in the .env file based on the .env.example file.

Once done you can install all the dependencies with npm i then run

npm run dev

Your application is now accessible at http://localhost:3000

Customization

Theme

The theme is based on ChakraUI and can be customized in the /styles/theme.ts file.

Application

Your application includes default navigation, metadata, and wallets that can be updated directly from the pages/_app.tsx file.

marketplace-template's People

Contributors

achampagnedev avatar antho1404 avatar emmanueldrouin avatar friotech-ventures avatar ismailtoyran avatar nicolasmahe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.