Step 1: Clone creative-contracts with "git clone https://github.com/g2entgroup/creative-contracts"
Step 2: Create a secrets.json file in the project directory with the following deets:
***.env*** file * *(you can find a example in see ```.sample.env```)* *
Step 3: Run npx hardhat accounts --network network_name
, and copy the first address, you can paste it into the mumbai or rinkeby testnet faucet to get some matic or eth.
Step 4: Run npx hardhat test