filipecaixeta / nft_marketplace_frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT Marketplace Front

A marketplace to sell NFTs with crypto or fiat payments

Installation

make setup

Usage

Run the marketplace with ganache

Deploy the contracts on the local chain and run

make local

Run the marketplace on rinkeby testnet

Deploy the contracts on rinkeby and run

make testnet

Create an optimized dist

make build

About


Languages

Language:JavaScript 64.6%Language:HTML 28.5%Language:CSS 4.1%Language:Makefile 2.7%