This is a heavily customised ERC721A smart contract for the anglez NFT art project.
The bulk of the heavy lifting for artwork creation is in ArtBuilder.sol
Try running some of the following tasks:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts