/nft-marketplace-contract

Primary LanguageTypeScriptMIT LicenseMIT

NFT Marketplace Contract

NFT contract address: 0x4cA8C8Dd3eF8965CAA295f4c3285f5bA9A70113f
Marketplace contract address: 0x10D0426bc9792fE0b573eE9135C7706f9878306e

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts