/nft-boilerplate-contract

A small collection of ERC-721 boilerplate contracts

Primary LanguageJavaScript

NFT Contracts

A collection of NFT contracts, featuring boilerplates and various NFT projects

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help