ERC721 contract with openzeppelin

Installation

npm install hardhat
npm install ethers
npm install dotenv
npm install @nomiclabs/hardhat-ethers
npm install @nomiclabs/hardhat-etherscan
npm install @openzeppelin/contracts

npx hardhat // deploy hardhat

OpenZepplin WIZARD

NPM Reference

ERC721A
OpenZeppelin Docs

Last updated

Was this helpful?