Because everyone wants an IM NFT, right...right?
Set the following ENV vars:
API_URL=
PRIVATE_KEY=
API_KEY=
where:
Var | Description |
---|---|
API_URL |
The Web3 provider URL. |
PRIVATE_KEY |
The private key of a wallet that has enough ETH to pay for deployment/minting. |
API_KEY |
The Web3 provider API key. |
npm install
npx hardhat run scripts/deploy.js --network goerli
node scripts/minter.js