Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 259 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 259 Bytes

NFT-Farming

NFT Farming smart contract

Installation

npm i

Testnet deployment

npx hardhat run scripts/deployFarm.js --network testnet

NOTE: Update infura key and private key in hardhat config file before deployment