An open API service indexing awesome lists of open source software.

https://github.com/crypto-artisan/nft-marketplace


https://github.com/crypto-artisan/nft-marketplace

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# NFT Marketplace Box

- [Requirements](#requirements)
- [Setup](#setup)
- [Installation](#installation)
- [Deployment](#deployment)
- [Usage](#usage)
- [Commands](#commands)
- [Testing](#testing)
- [Support](#support)

This box contains the completed code for a NFT marketplace tutorial that teaches you how to write and deploy a simple DApp onto Ethereum and Optimism. That tutorial lives [here](https://trufflesuite.com/guides).

## Requirements

The NFT Marketplace box has the following requirements:

- [Node.js](https://nodejs.org/) 12.x or later
- An [Infura](https://infura.io/) account and Project ID
- A [MetaMask](https://metamask.io/) account

### Installation

For now, this box just lives under the truffle-box Github org.

### Deployment

See the section on deploying in the guide!

## Support

Need help? Get in touch with the Truffle community by posting on [Github Discussions](https://github.com/trufflesuite)!