https://github.com/crypto-artisan/nft-marketplace
https://github.com/crypto-artisan/nft-marketplace
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crypto-artisan/nft-marketplace
- Owner: crypto-artisan
- License: mit
- Created: 2024-01-25T15:05:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-31T02:48:30.000Z (over 1 year ago)
- Last Synced: 2025-01-19T22:23:15.867Z (4 months ago)
- Language: JavaScript
- Size: 402 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)!