- Run git clone https://github.com/Vampo7152/Billboard-NFT
- Then cd billboard-nft-contract
- Run npm install
- Create a
secrets.json
in root directory - Copy and Paste contents of
secrets.example.json
tosecrets.json
- Put In Your Alchemy Key and Wallets Secret Key
- Run
npx hardhat run scripts/deploy.js --network rinkeby
- Good to go 😎