echoghi / nft-boilerplate-contract

A small collection of ERC-721 boilerplate contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A small collection of ERC-721 boilerplate contracts


Languages

Language:JavaScript 63.4%Language:Solidity 36.6%