Mnigos / nft-marketplace-contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 63.4%Language:Solidity 22.2%Language:JavaScript 13.5%Language:Shell 0.9%