bsureau / Hardhat-NFTs

🏞 Generate random NFT on IPFS using Chainlink VRF and Pinata πŸ¦™

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run the project

cp .env.example .env # Create your own .env file
yarn install # Install dependencies
yarn hardhart compile # Compile smart contracts
yarn hardhat test # Run tests
yarn hardhat deploy --tags <tags> # Deploy!

About

🏞 Generate random NFT on IPFS using Chainlink VRF and Pinata πŸ¦™


Languages

Language:TypeScript 75.6%Language:Solidity 23.0%Language:Shell 1.4%