ainft-contracts Install dependencies $ yarn Compile $ yarn compile Lint Solidity $ yarn lint:sol Apply prettier $ yarn prettier Run tests $ yarn test Get a test coverage $ yarn coverage Delete smart contract artifacts, coverage reports, and hardhat cache $ yarn clean