yarn build # To build contract
yarn test # To run test cases
yarn deploy # To deploy contract
yarn read # The way to read the smart contract data after your deployed the code
=> Remember to go to scripts/depolyNftCollection.ts
to change the parameters you want!