Skip to content

rafael-ab/nftmarketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nftmarketplace

An NFT Marketplace using ERC-1155

Getting Started 🚀

Pre-requisites 📋

You need to have installed nodejs

See Hardhat setup enviroment tutorial

Installation 🔧

First you need to clone this repository

git clone https://github.com/rafius97/nftmarketplace/

Make sure you are in the right folder

cd nftmarketplace/

Next, you must to install the dependencies

npm i

Compiling 🗃️

npm run compile

Running tests ⚙️

Run the tests to verify the swapping logic and upgradeability

In order to test using a mainnet fork you must set ALCHEMY_MAIN_API_KEY in your .env file

npm run test

Deployment 📦

Built with 🛠️

Author ✒️

License 📄

This project is under the MIT License - look up the file LICENSE.md for more details.

About

An NFT Marketplace using ERC-1155

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published